Skip to content

Commit beec2f7

Browse files
committed
Update version to 2.11
1 parent 46ea4b7 commit beec2f7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NVActivityIndicatorView.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "NVActivityIndicatorView"
3-
s.version = "2.10"
4-
s.summary = "A collection of nice loading animations"
3+
s.version = "2.11"
4+
s.summary = "A collection of awesome loading animations"
55
s.homepage = "https://github.com/ninjaprox/NVActivityIndicatorView"
66
s.screenshot = "https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif"
77
s.license = { :type => "MIT", :file => "LICENSE" }

NVActivityIndicatorView/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.0</string>
18+
<string>2.11</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)