|
29 | 29 |
|
30 | 30 | /* Begin PBXFileReference section */
|
31 | 31 | 277D6A4A2B6DE3530E434D9E /* Pods-SFAlertController_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SFAlertController_Tests.release.xcconfig"; path = "Target Support Files/Pods-SFAlertController_Tests/Pods-SFAlertController_Tests.release.xcconfig"; sourceTree = "<group>"; };
|
32 |
| - 32C15F087A20F744552C3391 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
| 32 | + 32C15F087A20F744552C3391 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; }; |
33 | 33 | 38ABB746688193A31128ACB5 /* Pods-SFAlertController_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SFAlertController_Example.debug.xcconfig"; path = "Target Support Files/Pods-SFAlertController_Example/Pods-SFAlertController_Example.debug.xcconfig"; sourceTree = "<group>"; };
|
34 | 34 | 607FACD01AFB9204008FA782 /* SFAlertController_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SFAlertController_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
35 | 35 | 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
44 | 44 | 66D84903BDC96E5D836C1879 /* Pods-SFAlertController_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SFAlertController_Example.release.xcconfig"; path = "Target Support Files/Pods-SFAlertController_Example/Pods-SFAlertController_Example.release.xcconfig"; sourceTree = "<group>"; };
|
45 | 45 | 7174792DC9599BE17BD3E83A /* Pods_SFAlertController_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SFAlertController_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
46 | 46 | 760FAA778C2D020B6FA96CC5 /* Pods_SFAlertController_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SFAlertController_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
47 |
| - 9DDB8621131E404BD07F4EAF /* SFAlertController.podspec */ = {isa = PBXFileReference; includeInIndex = 1; name = SFAlertController.podspec; path = ../SFAlertController.podspec; sourceTree = "<group>"; }; |
48 |
| - C2703C77AB0ADD829059C907 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
| 47 | + 9DDB8621131E404BD07F4EAF /* SFAlertController.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = SFAlertController.podspec; path = ../SFAlertController.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; |
| 48 | + C2703C77AB0ADD829059C907 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; }; |
49 | 49 | F13FBC18D335EC921561D054 /* Pods-SFAlertController_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SFAlertController_Tests.debug.xcconfig"; path = "Target Support Files/Pods-SFAlertController_Tests/Pods-SFAlertController_Tests.debug.xcconfig"; sourceTree = "<group>"; };
|
50 | 50 | /* End PBXFileReference section */
|
51 | 51 |
|
|
156 | 156 | F13FBC18D335EC921561D054 /* Pods-SFAlertController_Tests.debug.xcconfig */,
|
157 | 157 | 277D6A4A2B6DE3530E434D9E /* Pods-SFAlertController_Tests.release.xcconfig */,
|
158 | 158 | );
|
159 |
| - name = Pods; |
160 | 159 | path = Pods;
|
161 | 160 | sourceTree = "<group>";
|
162 | 161 | };
|
|
209 | 208 | attributes = {
|
210 | 209 | LastSwiftUpdateCheck = 0830;
|
211 | 210 | LastUpgradeCheck = 0830;
|
212 |
| - ORGANIZATIONNAME = CocoaPods; |
| 211 | + ORGANIZATIONNAME = "花菜"; |
213 | 212 | TargetAttributes = {
|
214 | 213 | 607FACCF1AFB9204008FA782 = {
|
215 | 214 | CreatedOnToolsVersion = 6.3.1;
|
|
227 | 226 | developmentRegion = English;
|
228 | 227 | hasScannedForEncodings = 0;
|
229 | 228 | knownRegions = (
|
| 229 | + English, |
230 | 230 | en,
|
231 | 231 | Base,
|
232 | 232 | );
|
|
0 commit comments