Skip to content

Commit

Permalink
Update to second version
Browse files Browse the repository at this point in the history
  • Loading branch information
vengal999 committed Sep 30, 2016
1 parent 36e2b35 commit cd0f15b
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 2 deletions.
Binary file modified PiQAlike.framework/Assets.car
Binary file not shown.
Binary file modified PiQAlike.framework/Info.plist
Binary file not shown.
Binary file modified PiQAlike.framework/PiQAlike
100644 → 100755
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified PiQAlike.framework/PiQAlikeStoryboard.storyboardc/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions PiQAlike.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = "PiQAlike"
s.version = "0.1.0"
s.version = "0.2.0"
s.summary = "PIQAlike is the iOS client interface for using visual search sdk provided by Streamoid"
s.license = "MIT"
s.authors = {"vengal"=>"vengal@streamoid.com", "naveen"=>"naveen@streamoid.com"}
s.homepage = "http://piqitfashion.com/"
s.requires_arc = true
s.source = { git: 'https://github.com/StreamoidTech/PiQAlike.git', tag: "0.1.0" }
s.source = { git: 'https://github.com/StreamoidTech/PiQAlike.git', tag: "0.2.0" }

s.ios.deployment_target = '8.0'
s.ios.vendored_framework = 'PiQAlike.framework'
Expand Down

0 comments on commit cd0f15b

Please sign in to comment.