Skip to content

Commit

Permalink
Updated the podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
bpoplauschi committed Feb 17, 2015
1 parent fb6f3d8 commit 359812f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BPForms.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |s|
s.name = 'BPForms'
s.version = '2.0.2'
s.version = '2.0.3'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'Dynamic forms for iPhone/iPad - iOS 6, 7 and later.'
s.summary = 'Dynamic forms for iPhone/iPad - iOS 6, 7, 8 and later.'
s.homepage = 'https://github.com/bpoplauschi/BPForms'
s.author = { 'Bogdan Poplauschi' => 'bpoplauschi@gmail.com' }
s.source = { :git => 'https://github.com/bpoplauschi/BPForms.git',
Expand Down

0 comments on commit 359812f

Please sign in to comment.