diff --git a/Example/UIDeviceModelNames.xcodeproj/project.pbxproj b/Example/UIDeviceModelNames.xcodeproj/project.pbxproj index 755b0c3..3525086 100644 --- a/Example/UIDeviceModelNames.xcodeproj/project.pbxproj +++ b/Example/UIDeviceModelNames.xcodeproj/project.pbxproj @@ -25,7 +25,7 @@ 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; - 6365A6F4D6102DD68832015A /* UIDeviceModelNames.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = UIDeviceModelNames.podspec; path = ../UIDeviceModelNames.podspec; sourceTree = ""; }; + 6365A6F4D6102DD68832015A /* UIDeviceModelNames.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = UIDeviceModelNames.podspec; path = ../UIDeviceModelNames.podspec; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; 7B14B4A1ACD5965C68AC4243 /* Pods_UIDeviceModelNames_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_UIDeviceModelNames_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; B2CB14F32FA38A6100A76038 /* Pods-UIDeviceModelNames_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UIDeviceModelNames_Example.release.xcconfig"; path = "Target Support Files/Pods-UIDeviceModelNames_Example/Pods-UIDeviceModelNames_Example.release.xcconfig"; sourceTree = ""; }; E5E40BF6EAE811473BD7281B /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = ""; }; diff --git a/UIDeviceModelNames.podspec b/UIDeviceModelNames.podspec index 95d1ff3..c96d3d4 100644 --- a/UIDeviceModelNames.podspec +++ b/UIDeviceModelNames.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'UIDeviceModelNames' - s.version = '0.1.0' + s.version = '0.1.1' s.summary = 'A short description of UIDeviceModelNames.' # This description is used to generate tags and improve search results.