Commit a9a9d9f2eead0ce8efb75966a24c8aca728d98af
1 parent
8650ed83
0.1.0
Showing
2 changed files
with
5 additions
and
5 deletions
DSARModuleF.podspec
| 1 | Pod::Spec.new do |s| | 1 | Pod::Spec.new do |s| |
| 2 | 2 | ||
| 3 | s.name = "DSARModuleF" | 3 | s.name = "DSARModuleF" |
| 4 | - s.version = "0.0.9" | 4 | + s.version = "0.1.0" |
| 5 | s.summary = "DSARModuleF" | 5 | s.summary = "DSARModuleF" |
| 6 | s.homepage = "http://bj.gitlab.cnlive.com/DSIOSTeam" | 6 | s.homepage = "http://bj.gitlab.cnlive.com/DSIOSTeam" |
| 7 | s.authors = { "DSIOSTeam" => "694092596@qq.com" } | 7 | s.authors = { "DSIOSTeam" => "694092596@qq.com" } |
Example/DSARModuleF.xcodeproj/project.pbxproj
| @@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
| 38 | 38 | ||
| 39 | /* Begin PBXFileReference section */ | 39 | /* Begin PBXFileReference section */ |
| 40 | 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 40 | 27CD08C3FB4CAEB4A1DA9741 /* Pods_DSARModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 41 | - 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = DSARModuleF.podspec; path = ../DSARModuleF.podspec; sourceTree = "<group>"; }; | 41 | + 2CC30D9516B5E4A4753B9F47 /* DSARModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = DSARModuleF.podspec; path = ../DSARModuleF.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
| 42 | 6003F58A195388D20070C39A /* DSARModuleF_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSARModuleF_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 42 | 6003F58A195388D20070C39A /* DSARModuleF_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSARModuleF_Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 43 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 43 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
| 44 | 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 44 | 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
| @@ -58,12 +58,12 @@ | @@ -58,12 +58,12 @@ | ||
| 58 | 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; | 58 | 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 59 | 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; | 59 | 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; }; |
| 60 | 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; | 60 | 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; }; |
| 61 | - 66D921FE5954A90ECFB444AA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; | 61 | + 66D921FE5954A90ECFB444AA /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
| 62 | 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; | 62 | 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
| 63 | 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig"; sourceTree = "<group>"; }; | 63 | 7388B61979709D5A8251D81D /* Pods-DSARModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.release.xcconfig"; sourceTree = "<group>"; }; |
| 64 | 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; | 64 | 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; |
| 65 | 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 65 | 9C6EC1CEC961481060CC22E9 /* Pods_DSARModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSARModuleF_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 66 | - 9F3A542CB82954D60AE6B8C0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; | 66 | + 9F3A542CB82954D60AE6B8C0 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 67 | B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; }; | 67 | B1A522553F8E99991ECBBBE2 /* Pods-DSARModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Example/Pods-DSARModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; }; |
| 68 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; }; | 68 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 69 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; }; | 69 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSARModuleF_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSARModuleF_Tests/Pods-DSARModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; }; |
| @@ -103,7 +103,6 @@ | @@ -103,7 +103,6 @@ | ||
| 103 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */, | 103 | B4DD422351C5BDAEA7606157 /* Pods-DSARModuleF_Tests.debug.xcconfig */, |
| 104 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */, | 104 | B6BB9510073D919FB1361248 /* Pods-DSARModuleF_Tests.release.xcconfig */, |
| 105 | ); | 105 | ); |
| 106 | - name = Pods; | ||
| 107 | path = Pods; | 106 | path = Pods; |
| 108 | sourceTree = "<group>"; | 107 | sourceTree = "<group>"; |
| 109 | }; | 108 | }; |
| @@ -258,6 +257,7 @@ | @@ -258,6 +257,7 @@ | ||
| 258 | developmentRegion = English; | 257 | developmentRegion = English; |
| 259 | hasScannedForEncodings = 0; | 258 | hasScannedForEncodings = 0; |
| 260 | knownRegions = ( | 259 | knownRegions = ( |
| 260 | + English, | ||
| 261 | en, | 261 | en, |
| 262 | Base, | 262 | Base, |
| 263 | ); | 263 | ); |