File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "NVActivityIndicatorView"
3- s . version = "2.0 "
3+ s . version = "2.1 "
44 s . summary = "A collection of nice loading animations"
55 s . homepage = "https://github.com/ninjaprox/NVActivityIndicatorView"
66 s . screenshots = "https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif"
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
1111 s . platform = :ios , '8.0'
1212
13- s . source = { :git => "https://github.com/ninjaprox/NVActivityIndicatorView.git" , :tag => "v2.0 " }
13+ s . source = { :git => "https://github.com/ninjaprox/NVActivityIndicatorView.git" , :tag => "v2.1 " }
1414 s . source_files = "NVActivityIndicatorView/**/*.swift"
1515
1616 s . frameworks = "UIKit" , "QuartzCore"
You can’t perform that action at this time.
0 commit comments