File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Source/NVActivityIndicatorView Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11PODS:
2- - NVActivityIndicatorView (4.7 .0):
3- - NVActivityIndicatorView/Presenter (= 4.7 .0)
4- - NVActivityIndicatorView/Presenter (4.7 .0)
2+ - NVActivityIndicatorView (4.8 .0):
3+ - NVActivityIndicatorView/Presenter (= 4.8 .0)
4+ - NVActivityIndicatorView/Presenter (4.8 .0)
55
66DEPENDENCIES:
77 - NVActivityIndicatorView (from `../`)
@@ -11,7 +11,7 @@ EXTERNAL SOURCES:
1111 :path: "../"
1212
1313SPEC CHECKSUMS:
14- NVActivityIndicatorView: 1ce628663c47ffc03257f8cdc61377c7487b9b0e
14+ NVActivityIndicatorView: d5e6e7c3f801466fb91a048c5d7aa8eb7b77fadb
1515
1616PODFILE CHECKSUM: e5d164996aa6d71a0eda53503111c16d861ecbc6
1717
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'NVActivityIndicatorView'
3- s . version = '4.7 .0'
3+ s . version = '4.8 .0'
44 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'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >4.7 .0 </string >
18+ <string >4.8 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
You can’t perform that action at this time.
0 commit comments