Skip to content

Commit 5d45407

Browse files
committed
Endpoints change
1 parent 9f38f0b commit 5d45407

14 files changed

+2
-2
lines changed

PiQAlike.framework/Assets.car

11.1 KB
Binary file not shown.

PiQAlike.framework/Info.plist

-11 Bytes
Binary file not shown.

PiQAlike.framework/PiQAlike

16.1 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

PiQAlike.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22
s.name = "PiQAlike"
3-
s.version = "1.2.0"
3+
s.version = "1.3.0"
44
s.summary = "PIQAlike is the iOS client interface for using visual search sdk provided by Streamoid"
55
s.license = "MIT"
66
s.authors = {"vengal"=>"vengal@streamoid.com", "naveen"=>"naveen@streamoid.com"}
77
s.homepage = "http://piqitfashion.com/"
88
s.requires_arc = true
9-
s.source = { git: 'https://github.com/StreamoidTech/PiQAlike.git', tag: "1.2.0" }
9+
s.source = { git: 'https://github.com/StreamoidTech/PiQAlike.git', tag: "1.3.0" }
1010

1111
s.ios.deployment_target = '8.0'
1212
s.ios.vendored_framework = 'PiQAlike.framework'

0 commit comments

Comments
 (0)