Browse Source

修改podspec

harry 3 years ago
parent
commit
bdf3e66d47
3 changed files with 7 additions and 10 deletions
  1. 1 0
      .gitignore
  2. 2 2
      BFStuckPoint.podspec
  3. 4 8
      Example/BFStuckPoint.xcodeproj/project.pbxproj

+ 1 - 0
.gitignore

@@ -43,3 +43,4 @@ xcuserdata
 
 Carthage/Build
 
+Example

+ 2 - 2
BFStuckPoint.podspec

@@ -25,10 +25,10 @@ TODO: Add long description of the pod here.
   # s.screenshots     = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
   s.license          = { :type => 'MIT', :file => 'LICENSE' }
   s.author           = { 'harry' => 'hz_hzq@126.com' }
-  s.source           = { :git => 'https://github.com/harry/BFStuckPoint.git', :tag => s.version.to_s }
+  s.source           = { :git => 'https://git.yishihui.com/iOS/BFStuckPoint.git', :tag => s.version.to_s }
   # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
 
-  s.ios.deployment_target = '9.0'
+  s.ios.deployment_target = '12.0'
 
   s.source_files = 'BFStuckPoint/Classes/**/*'
   

+ 4 - 8
Example/BFStuckPoint.xcodeproj/project.pbxproj

@@ -12,15 +12,15 @@
 /* End PBXBuildFile section */
 
 /* Begin PBXFileReference section */
-		1B307B6834C1EFC5380DBB88 /* BFStuckPoint.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = BFStuckPoint.podspec; path = ../BFStuckPoint.podspec; sourceTree = "<group>"; };
-		38E7A3EC24F53D00E0C317A6 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; };
+		1B307B6834C1EFC5380DBB88 /* BFStuckPoint.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = BFStuckPoint.podspec; path = ../BFStuckPoint.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
+		38E7A3EC24F53D00E0C317A6 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
 		4452DFFDC0469BA5BBC24183 /* Pods_BFStuckPoint_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_BFStuckPoint_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
 		607FACE51AFB9204008FA782 /* BFStuckPoint_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BFStuckPoint_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 		607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
 		607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
 		79DF9A060A3800E59F108891 /* Pods-BFStuckPoint_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPoint_Tests.release.xcconfig"; path = "Target Support Files/Pods-BFStuckPoint_Tests/Pods-BFStuckPoint_Tests.release.xcconfig"; sourceTree = "<group>"; };
 		96D6ADC7E07743045213AA39 /* Pods-BFStuckPoint_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BFStuckPoint_Tests.debug.xcconfig"; path = "Target Support Files/Pods-BFStuckPoint_Tests/Pods-BFStuckPoint_Tests.debug.xcconfig"; sourceTree = "<group>"; };
-		E7399677AF119D0D3B968867 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
+		E7399677AF119D0D3B968867 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -95,7 +95,6 @@
 				96D6ADC7E07743045213AA39 /* Pods-BFStuckPoint_Tests.debug.xcconfig */,
 				79DF9A060A3800E59F108891 /* Pods-BFStuckPoint_Tests.release.xcconfig */,
 			);
-			name = Pods;
 			path = Pods;
 			sourceTree = "<group>";
 		};
@@ -131,10 +130,6 @@
 				LastUpgradeCheck = 0830;
 				ORGANIZATIONNAME = CocoaPods;
 				TargetAttributes = {
-					607FACCF1AFB9204008FA782 = {
-						CreatedOnToolsVersion = 6.3.1;
-						LastSwiftMigration = 0900;
-					};
 					607FACE41AFB9204008FA782 = {
 						CreatedOnToolsVersion = 6.3.1;
 						LastSwiftMigration = 0900;
@@ -147,6 +142,7 @@
 			developmentRegion = English;
 			hasScannedForEncodings = 0;
 			knownRegions = (
+				English,
 				en,
 				Base,
 			);