File tree 6 files changed +13
-13
lines changed
NVActivityIndicatorView.xcodeproj
6 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >5.1.1 </string >
18
+ <string >5.2.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >47 </string >
20
+ <string >48 </string >
21
21
<key >LSRequiresIPhoneOS </key >
22
22
<true />
23
23
<key >UIApplicationSceneManifest </key >
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'NVActivityIndicatorView'
3
- s . version = '5.1.1 '
3
+ s . version = '5.2.0 '
4
4
s . summary = 'A collection of awesome loading animations'
5
5
s . homepage = 'https://github.com/ninjaprox/NVActivityIndicatorView'
6
6
s . screenshot = 'https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif'
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >5.1.1 </string >
18
+ <string >5.2.0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >47 </string >
22
+ <string >48 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string ></string >
25
25
</dict >
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >5.1.1 </string >
18
+ <string >5.2.0 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
22
- <string >47 </string >
22
+ <string >48 </string >
23
23
<key >NSPrincipalClass </key >
24
24
<string ></string >
25
25
</dict >
Original file line number Diff line number Diff line change 847
847
OBJ_100 /* Release */ = {
848
848
isa = XCBuildConfiguration;
849
849
buildSettings = {
850
- CURRENT_PROJECT_VERSION = 47 ;
850
+ CURRENT_PROJECT_VERSION = 48 ;
851
851
ENABLE_TESTABILITY = YES;
852
852
FRAMEWORK_SEARCH_PATHS = (
853
853
"$(inherited)",
1008
1008
OBJ_56 /* Debug */ = {
1009
1009
isa = XCBuildConfiguration;
1010
1010
buildSettings = {
1011
- CURRENT_PROJECT_VERSION = 47 ;
1011
+ CURRENT_PROJECT_VERSION = 48 ;
1012
1012
ENABLE_TESTABILITY = YES;
1013
1013
FRAMEWORK_SEARCH_PATHS = (
1014
1014
"$(inherited)",
1039
1039
OBJ_57 /* Release */ = {
1040
1040
isa = XCBuildConfiguration;
1041
1041
buildSettings = {
1042
- CURRENT_PROJECT_VERSION = 47 ;
1042
+ CURRENT_PROJECT_VERSION = 48 ;
1043
1043
ENABLE_TESTABILITY = YES;
1044
1044
FRAMEWORK_SEARCH_PATHS = (
1045
1045
"$(inherited)",
1070
1070
OBJ_99 /* Debug */ = {
1071
1071
isa = XCBuildConfiguration;
1072
1072
buildSettings = {
1073
- CURRENT_PROJECT_VERSION = 47 ;
1073
+ CURRENT_PROJECT_VERSION = 48 ;
1074
1074
ENABLE_TESTABILITY = YES;
1075
1075
FRAMEWORK_SEARCH_PATHS = (
1076
1076
"$(inherited)",
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >5.1.1 </string >
18
+ <string >5.2.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >47 </string >
20
+ <string >48 </string >
21
21
</dict >
22
22
</plist >
You can’t perform that action at this time.
0 commit comments