Skip to content

Commit

Permalink
Update PYSearch.podspec
Browse files Browse the repository at this point in the history
Update PYSearch.podspec
  • Loading branch information
ko1o committed Oct 27, 2016
1 parent 0fa8547 commit 1099365
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PYSearch.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Pod::Spec.new do |s|
s.name = 'PYSearch'
s.version = '0.2.0'
s.version = '0.3.0'
s.summary = '🔍 An elegant search controller for iOS.'
s.homepage = 'https://github.com/iphone5solo/PYSearch'
s.license = 'MIT'
s.authors = {'CoderKo1o' => '[email protected]'}
s.platform = :ios, '7.0'
s.source = {:git => 'https://github.com/iphone5solo/PYSearch.git', :tag => '0.2.0'}
s.source = {:git => 'https://github.com/iphone5solo/PYSearch.git', :tag => '0.3.0'}
s.source_files = 'PYSearch/**/*.{h,m}'
s.resource = 'PYSearch/PYSearch.bundle'
s.requires_arc = true
Expand Down
Binary file not shown.

0 comments on commit 1099365

Please sign in to comment.