diff --git a/Example/Info.plist b/Example/Info.plist
index 93ac601..caaaf84 100644
--- a/Example/Info.plist
+++ b/Example/Info.plist
@@ -15,9 +15,9 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 5.1.1
+ 5.2.0
CFBundleVersion
- 47
+ 48
LSRequiresIPhoneOS
UIApplicationSceneManifest
diff --git a/NVActivityIndicatorView.podspec b/NVActivityIndicatorView.podspec
index 5428888..ef6b9eb 100644
--- a/NVActivityIndicatorView.podspec
+++ b/NVActivityIndicatorView.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'NVActivityIndicatorView'
- s.version = '5.1.1'
+ s.version = '5.2.0'
s.summary = 'A collection of awesome loading animations'
s.homepage = 'https://github.com/ninjaprox/NVActivityIndicatorView'
s.screenshot = 'https://raw.githubusercontent.com/ninjaprox/NVActivityIndicatorView/master/Demo.gif'
diff --git a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
index 86d0f6a..d5182d3 100644
--- a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
+++ b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorViewExtended_Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.1.1
+ 5.2.0
CFBundleSignature
????
CFBundleVersion
- 47
+ 48
NSPrincipalClass
diff --git a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
index 86d0f6a..d5182d3 100644
--- a/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
+++ b/NVActivityIndicatorView.xcodeproj/NVActivityIndicatorView_Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 5.1.1
+ 5.2.0
CFBundleSignature
????
CFBundleVersion
- 47
+ 48
NSPrincipalClass
diff --git a/NVActivityIndicatorView.xcodeproj/project.pbxproj b/NVActivityIndicatorView.xcodeproj/project.pbxproj
index 5cfbf01..e03870a 100644
--- a/NVActivityIndicatorView.xcodeproj/project.pbxproj
+++ b/NVActivityIndicatorView.xcodeproj/project.pbxproj
@@ -847,7 +847,7 @@
OBJ_100 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 47;
+ CURRENT_PROJECT_VERSION = 48;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1008,7 +1008,7 @@
OBJ_56 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 47;
+ CURRENT_PROJECT_VERSION = 48;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1039,7 +1039,7 @@
OBJ_57 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 47;
+ CURRENT_PROJECT_VERSION = 48;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
@@ -1070,7 +1070,7 @@
OBJ_99 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
- CURRENT_PROJECT_VERSION = 47;
+ CURRENT_PROJECT_VERSION = 48;
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
diff --git a/Tests/Info.plist b/Tests/Info.plist
index 3def15d..eaf2219 100644
--- a/Tests/Info.plist
+++ b/Tests/Info.plist
@@ -15,8 +15,8 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 5.1.1
+ 5.2.0
CFBundleVersion
- 47
+ 48