Skip to content

Commit

Permalink
cocoapods update
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsimsek committed Oct 19, 2018
1 parent 91a53a5 commit f6d198e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion APFancyPager.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pod::Spec.new do |s|

s.name = "APFancyPager"
s.version = "1.0"
s.version = "1.1"
s.summary = "A fancy pager view controller framework for Swift/Objective-C"
s.description = <<-DESC
A fancy pager view controller framework for Swift/Objective-C
Expand Down
2 changes: 1 addition & 1 deletion APFancyPager/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>1.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit f6d198e

Please sign in to comment.