Commit 7e74eabb4084971aa505f5913c0b284bc2948d50

Authored by 毕珂
1 parent 9179d5cb

0.0.12

Showing 60 changed files with 411 additions and 439 deletions
DSBaseModule.podspec renamed to DSBaseModuleF.podspec
1 1 Pod::Spec.new do |s|
2 2  
3   - s.name = "DSBaseModule"
  3 + s.name = "DSBaseModuleF"
4 4 s.version = "0.0.12"
5   - s.summary = "DSBaseModule"
  5 + s.summary = "DSBaseModuleF"
6 6 s.homepage = "http://bj.gitlab.cnlive.com/DSIOSTeam"
7 7 s.authors = { "DSIOSTeam" => "694092596@qq.com" }
8 8 s.license = "MIT"
9   - s.source = { :git => 'http://bj.gitlab.cnlive.com/DSIOSTeam/DSBaseModule.git', :tag => s.version.to_s }
  9 + s.source = { :git => 'http://bj.gitlab.cnlive.com/DSIOSTeam/DSBaseModuleF.git', :tag => s.version.to_s }
10 10 s.ios.deployment_target = '9.0'
11 11  
12   - s.vendored_frameworks = "#{s.name}/Frameworks/#{s.name}.framework"
  12 + s.vendored_frameworks = "DSBaseModuleF/Frameworks/DSBaseModule.framework"
13 13  
14 14 end
... ...
DSBaseModule/Frameworks/DSBaseModule.framework/DSBaseModule renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/DSBaseModule
No preview for this file type
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModule-umbrella.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModule-umbrella.h
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleConstant.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleConstant.h
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleHeader.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleHeader.h
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleInline.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleInline.h
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleMacro.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleMacro.h
DSBaseModule/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleManager.h renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Headers/DSBaseModuleManager.h
DSBaseModule/Frameworks/DSBaseModule.framework/Info.plist renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Info.plist
No preview for this file type
DSBaseModule/Frameworks/DSBaseModule.framework/Modules/module.modulemap renamed to DSBaseModuleF/Frameworks/DSBaseModule.framework/Modules/module.modulemap
Example/DSBaseModule.xcodeproj/project.pbxproj renamed to Example/DSBaseModuleF.xcodeproj/project.pbxproj
... ... @@ -7,7 +7,6 @@
7 7 objects = {
8 8  
9 9 /* Begin PBXBuildFile section */
10   - 250B3B2F172453C11F9FD3D2 /* Pods_DSBaseModule_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF0C4425622587FE861DDCA3 /* Pods_DSBaseModule_Tests.framework */; };
11 10 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58D195388D20070C39A /* Foundation.framework */; };
12 11 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F58F195388D20070C39A /* CoreGraphics.framework */; };
13 12 6003F592195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
... ... @@ -21,9 +20,10 @@
21 20 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6003F591195388D20070C39A /* UIKit.framework */; };
22 21 6003F5BA195388D20070C39A /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6003F5B8195388D20070C39A /* InfoPlist.strings */; };
23 22 6003F5BC195388D20070C39A /* Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6003F5BB195388D20070C39A /* Tests.m */; };
  23 + 6BF4A6EAFFB8E268BEB52DBE /* Pods_DSBaseModuleF_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EAD3F221419E950F4DAB754C /* Pods_DSBaseModuleF_Tests.framework */; };
24 24 71719F9F1E33DC2100824A3D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 71719F9D1E33DC2100824A3D /* LaunchScreen.storyboard */; };
25 25 873B8AEB1B1F5CCA007FD442 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */; };
26   - ABB6B2F1D21311B0D8282B5F /* Pods_DSBaseModule_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 559DE48A2314D9196A9DED6C /* Pods_DSBaseModule_Example.framework */; };
  26 + FDECDFCCCB4D1A8557883BC6 /* Pods_DSBaseModuleF_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 83D6394712467B2679B3B693 /* Pods_DSBaseModuleF_Example.framework */; };
27 27 /* End PBXBuildFile section */
28 28  
29 29 /* Begin PBXContainerItemProxy section */
... ... @@ -32,41 +32,41 @@
32 32 containerPortal = 6003F582195388D10070C39A /* Project object */;
33 33 proxyType = 1;
34 34 remoteGlobalIDString = 6003F589195388D20070C39A;
35   - remoteInfo = DSBaseModule;
  35 + remoteInfo = DSBaseModuleF;
36 36 };
37 37 /* End PBXContainerItemProxy section */
38 38  
39 39 /* Begin PBXFileReference section */
40   - 559DE48A2314D9196A9DED6C /* Pods_DSBaseModule_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSBaseModule_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
41   - 6003F58A195388D20070C39A /* DSBaseModule_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSBaseModule_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  40 + 19AC83805185A7302F5A75AA /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
  41 + 4B4B4C49871007406FBA4E56 /* Pods-DSBaseModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModuleF_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; };
  42 + 6003F58A195388D20070C39A /* DSBaseModuleF_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DSBaseModuleF_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
42 43 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
43 44 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
44 45 6003F591195388D20070C39A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
45   - 6003F595195388D20070C39A /* DSBaseModule-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DSBaseModule-Info.plist"; sourceTree = "<group>"; };
  46 + 6003F595195388D20070C39A /* DSBaseModuleF-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DSBaseModuleF-Info.plist"; sourceTree = "<group>"; };
46 47 6003F597195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
47 48 6003F599195388D20070C39A /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
48   - 6003F59B195388D20070C39A /* DSBaseModule-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DSBaseModule-Prefix.pch"; sourceTree = "<group>"; };
  49 + 6003F59B195388D20070C39A /* DSBaseModuleF-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "DSBaseModuleF-Prefix.pch"; sourceTree = "<group>"; };
49 50 6003F59C195388D20070C39A /* DSAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DSAppDelegate.h; sourceTree = "<group>"; };
50 51 6003F59D195388D20070C39A /* DSAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DSAppDelegate.m; sourceTree = "<group>"; };
51 52 6003F5A5195388D20070C39A /* DSViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DSViewController.h; sourceTree = "<group>"; };
52 53 6003F5A6195388D20070C39A /* DSViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DSViewController.m; sourceTree = "<group>"; };
53 54 6003F5A8195388D20070C39A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
54   - 6003F5AE195388D20070C39A /* DSBaseModule_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DSBaseModule_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  55 + 6003F5AE195388D20070C39A /* DSBaseModuleF_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DSBaseModuleF_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
55 56 6003F5AF195388D20070C39A /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
56 57 6003F5B7195388D20070C39A /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = "<group>"; };
57 58 6003F5B9195388D20070C39A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
58 59 6003F5BB195388D20070C39A /* Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Tests.m; sourceTree = "<group>"; };
59 60 606FC2411953D9B200FFA9A0 /* Tests-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Tests-Prefix.pch"; sourceTree = "<group>"; };
  61 + 653995EB0469954123A22FA3 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
60 62 71719F9E1E33DC2100824A3D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
61   - 76262C0D418D169B85ED2CD1 /* Pods-DSBaseModule_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModule_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  63 + 83D6394712467B2679B3B693 /* Pods_DSBaseModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSBaseModuleF_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
62 64 873B8AEA1B1F5CCA007FD442 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
63   - A199EE8262D7F2EB4B0D12E6 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
64   - A3E8BB047396AA022FEF14F6 /* Pods-DSBaseModule_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModule_Tests.release.xcconfig"; path = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.release.xcconfig"; sourceTree = "<group>"; };
65   - B1CD8737E50659DFE012E704 /* Pods-DSBaseModule_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModule_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.debug.xcconfig"; sourceTree = "<group>"; };
66   - BA6A2F2C2158847488FE791C /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
67   - CF0C4425622587FE861DDCA3 /* Pods_DSBaseModule_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSBaseModule_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
68   - D706F8FD09B2B1A670EDA2BA /* DSBaseModule.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = DSBaseModule.podspec; path = ../DSBaseModule.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
69   - F149E49C33EFA9A6F9D5E529 /* Pods-DSBaseModule_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModule_Example.release.xcconfig"; path = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.release.xcconfig"; sourceTree = "<group>"; };
  65 + 8BDEC1660BF4DE077A980B96 /* Pods-DSBaseModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModuleF_Example.debug.xcconfig"; path = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; };
  66 + 947B26973BBB1A246BAD8D46 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModuleF_Tests.debug.xcconfig"; path = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  67 + 9E8B4D8C0BFF0ACA4B0789BB /* Pods-DSBaseModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DSBaseModuleF_Example.release.xcconfig"; path = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.release.xcconfig"; sourceTree = "<group>"; };
  68 + BF643C7C36CE8190AA25D0FB /* DSBaseModuleF.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = DSBaseModuleF.podspec; path = ../DSBaseModuleF.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  69 + EAD3F221419E950F4DAB754C /* Pods_DSBaseModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DSBaseModuleF_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
70 70 /* End PBXFileReference section */
71 71  
72 72 /* Begin PBXFrameworksBuildPhase section */
... ... @@ -77,7 +77,7 @@
77 77 6003F590195388D20070C39A /* CoreGraphics.framework in Frameworks */,
78 78 6003F592195388D20070C39A /* UIKit.framework in Frameworks */,
79 79 6003F58E195388D20070C39A /* Foundation.framework in Frameworks */,
80   - ABB6B2F1D21311B0D8282B5F /* Pods_DSBaseModule_Example.framework in Frameworks */,
  80 + FDECDFCCCB4D1A8557883BC6 /* Pods_DSBaseModuleF_Example.framework in Frameworks */,
81 81 );
82 82 runOnlyForDeploymentPostprocessing = 0;
83 83 };
... ... @@ -88,30 +88,41 @@
88 88 6003F5B0195388D20070C39A /* XCTest.framework in Frameworks */,
89 89 6003F5B2195388D20070C39A /* UIKit.framework in Frameworks */,
90 90 6003F5B1195388D20070C39A /* Foundation.framework in Frameworks */,
91   - 250B3B2F172453C11F9FD3D2 /* Pods_DSBaseModule_Tests.framework in Frameworks */,
  91 + 6BF4A6EAFFB8E268BEB52DBE /* Pods_DSBaseModuleF_Tests.framework in Frameworks */,
92 92 );
93 93 runOnlyForDeploymentPostprocessing = 0;
94 94 };
95 95 /* End PBXFrameworksBuildPhase section */
96 96  
97 97 /* Begin PBXGroup section */
  98 + 2CCF672409DE55536850686F /* Pods */ = {
  99 + isa = PBXGroup;
  100 + children = (
  101 + 8BDEC1660BF4DE077A980B96 /* Pods-DSBaseModuleF_Example.debug.xcconfig */,
  102 + 9E8B4D8C0BFF0ACA4B0789BB /* Pods-DSBaseModuleF_Example.release.xcconfig */,
  103 + 947B26973BBB1A246BAD8D46 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */,
  104 + 4B4B4C49871007406FBA4E56 /* Pods-DSBaseModuleF_Tests.release.xcconfig */,
  105 + );
  106 + path = Pods;
  107 + sourceTree = "<group>";
  108 + };
98 109 6003F581195388D10070C39A = {
99 110 isa = PBXGroup;
100 111 children = (
101 112 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */,
102   - 6003F593195388D20070C39A /* Example for DSBaseModule */,
  113 + 6003F593195388D20070C39A /* Example for DSBaseModuleF */,
103 114 6003F5B5195388D20070C39A /* Tests */,
104 115 6003F58C195388D20070C39A /* Frameworks */,
105 116 6003F58B195388D20070C39A /* Products */,
106   - A1B3089D4A0711C70AFE90D4 /* Pods */,
  117 + 2CCF672409DE55536850686F /* Pods */,
107 118 );
108 119 sourceTree = "<group>";
109 120 };
110 121 6003F58B195388D20070C39A /* Products */ = {
111 122 isa = PBXGroup;
112 123 children = (
113   - 6003F58A195388D20070C39A /* DSBaseModule_Example.app */,
114   - 6003F5AE195388D20070C39A /* DSBaseModule_Tests.xctest */,
  124 + 6003F58A195388D20070C39A /* DSBaseModuleF_Example.app */,
  125 + 6003F5AE195388D20070C39A /* DSBaseModuleF_Tests.xctest */,
115 126 );
116 127 name = Products;
117 128 sourceTree = "<group>";
... ... @@ -123,13 +134,13 @@
123 134 6003F58F195388D20070C39A /* CoreGraphics.framework */,
124 135 6003F591195388D20070C39A /* UIKit.framework */,
125 136 6003F5AF195388D20070C39A /* XCTest.framework */,
126   - 559DE48A2314D9196A9DED6C /* Pods_DSBaseModule_Example.framework */,
127   - CF0C4425622587FE861DDCA3 /* Pods_DSBaseModule_Tests.framework */,
  137 + 83D6394712467B2679B3B693 /* Pods_DSBaseModuleF_Example.framework */,
  138 + EAD3F221419E950F4DAB754C /* Pods_DSBaseModuleF_Tests.framework */,
128 139 );
129 140 name = Frameworks;
130 141 sourceTree = "<group>";
131 142 };
132   - 6003F593195388D20070C39A /* Example for DSBaseModule */ = {
  143 + 6003F593195388D20070C39A /* Example for DSBaseModuleF */ = {
133 144 isa = PBXGroup;
134 145 children = (
135 146 6003F59C195388D20070C39A /* DSAppDelegate.h */,
... ... @@ -141,17 +152,17 @@
141 152 6003F5A8195388D20070C39A /* Images.xcassets */,
142 153 6003F594195388D20070C39A /* Supporting Files */,
143 154 );
144   - name = "Example for DSBaseModule";
145   - path = DSBaseModule;
  155 + name = "Example for DSBaseModuleF";
  156 + path = DSBaseModuleF;
146 157 sourceTree = "<group>";
147 158 };
148 159 6003F594195388D20070C39A /* Supporting Files */ = {
149 160 isa = PBXGroup;
150 161 children = (
151   - 6003F595195388D20070C39A /* DSBaseModule-Info.plist */,
  162 + 6003F595195388D20070C39A /* DSBaseModuleF-Info.plist */,
152 163 6003F596195388D20070C39A /* InfoPlist.strings */,
153 164 6003F599195388D20070C39A /* main.m */,
154   - 6003F59B195388D20070C39A /* DSBaseModule-Prefix.pch */,
  165 + 6003F59B195388D20070C39A /* DSBaseModuleF-Prefix.pch */,
155 166 );
156 167 name = "Supporting Files";
157 168 sourceTree = "<group>";
... ... @@ -178,51 +189,40 @@
178 189 60FF7A9C1954A5C5007DD14C /* Podspec Metadata */ = {
179 190 isa = PBXGroup;
180 191 children = (
181   - D706F8FD09B2B1A670EDA2BA /* DSBaseModule.podspec */,
182   - BA6A2F2C2158847488FE791C /* README.md */,
183   - A199EE8262D7F2EB4B0D12E6 /* LICENSE */,
  192 + BF643C7C36CE8190AA25D0FB /* DSBaseModuleF.podspec */,
  193 + 19AC83805185A7302F5A75AA /* README.md */,
  194 + 653995EB0469954123A22FA3 /* LICENSE */,
184 195 );
185 196 name = "Podspec Metadata";
186 197 sourceTree = "<group>";
187 198 };
188   - A1B3089D4A0711C70AFE90D4 /* Pods */ = {
189   - isa = PBXGroup;
190   - children = (
191   - B1CD8737E50659DFE012E704 /* Pods-DSBaseModule_Example.debug.xcconfig */,
192   - F149E49C33EFA9A6F9D5E529 /* Pods-DSBaseModule_Example.release.xcconfig */,
193   - 76262C0D418D169B85ED2CD1 /* Pods-DSBaseModule_Tests.debug.xcconfig */,
194   - A3E8BB047396AA022FEF14F6 /* Pods-DSBaseModule_Tests.release.xcconfig */,
195   - );
196   - path = Pods;
197   - sourceTree = "<group>";
198   - };
199 199 /* End PBXGroup section */
200 200  
201 201 /* Begin PBXNativeTarget section */
202   - 6003F589195388D20070C39A /* DSBaseModule_Example */ = {
  202 + 6003F589195388D20070C39A /* DSBaseModuleF_Example */ = {
203 203 isa = PBXNativeTarget;
204   - buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModule_Example" */;
  204 + buildConfigurationList = 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModuleF_Example" */;
205 205 buildPhases = (
206   - 9C3CEEA29F7C9BC777371CDB /* [CP] Check Pods Manifest.lock */,
  206 + 9AD4732D367FC3E05E6847C1 /* [CP] Check Pods Manifest.lock */,
207 207 6003F586195388D20070C39A /* Sources */,
208 208 6003F587195388D20070C39A /* Frameworks */,
209 209 6003F588195388D20070C39A /* Resources */,
210   - E87C7B985552C575A0F20621 /* [CP] Embed Pods Frameworks */,
  210 + 783F235B634C2ABF176C3068 /* [CP] Embed Pods Frameworks */,
211 211 );
212 212 buildRules = (
213 213 );
214 214 dependencies = (
215 215 );
216   - name = DSBaseModule_Example;
217   - productName = DSBaseModule;
218   - productReference = 6003F58A195388D20070C39A /* DSBaseModule_Example.app */;
  216 + name = DSBaseModuleF_Example;
  217 + productName = DSBaseModuleF;
  218 + productReference = 6003F58A195388D20070C39A /* DSBaseModuleF_Example.app */;
219 219 productType = "com.apple.product-type.application";
220 220 };
221   - 6003F5AD195388D20070C39A /* DSBaseModule_Tests */ = {
  221 + 6003F5AD195388D20070C39A /* DSBaseModuleF_Tests */ = {
222 222 isa = PBXNativeTarget;
223   - buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModule_Tests" */;
  223 + buildConfigurationList = 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModuleF_Tests" */;
224 224 buildPhases = (
225   - 7359420019CC7202AACE692A /* [CP] Check Pods Manifest.lock */,
  225 + B7BD52643EB363AA67F7022B /* [CP] Check Pods Manifest.lock */,
226 226 6003F5AA195388D20070C39A /* Sources */,
227 227 6003F5AB195388D20070C39A /* Frameworks */,
228 228 6003F5AC195388D20070C39A /* Resources */,
... ... @@ -232,9 +232,9 @@
232 232 dependencies = (
233 233 6003F5B4195388D20070C39A /* PBXTargetDependency */,
234 234 );
235   - name = DSBaseModule_Tests;
236   - productName = DSBaseModuleTests;
237   - productReference = 6003F5AE195388D20070C39A /* DSBaseModule_Tests.xctest */;
  235 + name = DSBaseModuleF_Tests;
  236 + productName = DSBaseModuleFTests;
  237 + productReference = 6003F5AE195388D20070C39A /* DSBaseModuleF_Tests.xctest */;
238 238 productType = "com.apple.product-type.bundle.unit-test";
239 239 };
240 240 /* End PBXNativeTarget section */
... ... @@ -244,22 +244,20 @@
244 244 isa = PBXProject;
245 245 attributes = {
246 246 CLASSPREFIX = DS;
247   - LastUpgradeCheck = 1120;
  247 + LastUpgradeCheck = 0720;
248 248 ORGANIZATIONNAME = "694092596@qq.com";
249 249 TargetAttributes = {
250   - 6003F589195388D20070C39A = {
251   - DevelopmentTeam = 94X49GG3ZW;
252   - };
253 250 6003F5AD195388D20070C39A = {
254 251 TestTargetID = 6003F589195388D20070C39A;
255 252 };
256 253 };
257 254 };
258   - buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSBaseModule" */;
  255 + buildConfigurationList = 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSBaseModuleF" */;
259 256 compatibilityVersion = "Xcode 3.2";
260   - developmentRegion = en;
  257 + developmentRegion = English;
261 258 hasScannedForEncodings = 0;
262 259 knownRegions = (
  260 + English,
263 261 en,
264 262 Base,
265 263 );
... ... @@ -268,8 +266,8 @@
268 266 projectDirPath = "";
269 267 projectRoot = "";
270 268 targets = (
271   - 6003F589195388D20070C39A /* DSBaseModule_Example */,
272   - 6003F5AD195388D20070C39A /* DSBaseModule_Tests */,
  269 + 6003F589195388D20070C39A /* DSBaseModuleF_Example */,
  270 + 6003F5AD195388D20070C39A /* DSBaseModuleF_Tests */,
273 271 );
274 272 };
275 273 /* End PBXProject section */
... ... @@ -297,29 +295,25 @@
297 295 /* End PBXResourcesBuildPhase section */
298 296  
299 297 /* Begin PBXShellScriptBuildPhase section */
300   - 7359420019CC7202AACE692A /* [CP] Check Pods Manifest.lock */ = {
  298 + 783F235B634C2ABF176C3068 /* [CP] Embed Pods Frameworks */ = {
301 299 isa = PBXShellScriptBuildPhase;
302 300 buildActionMask = 2147483647;
303 301 files = (
304 302 );
305   - inputFileListPaths = (
306   - );
307 303 inputPaths = (
308   - "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
309   - "${PODS_ROOT}/Manifest.lock",
310   - );
311   - name = "[CP] Check Pods Manifest.lock";
312   - outputFileListPaths = (
  304 + "${PODS_ROOT}/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-frameworks.sh",
  305 + "${PODS_ROOT}/../../DSBaseModuleF/Frameworks/DSBaseModule.framework",
313 306 );
  307 + name = "[CP] Embed Pods Frameworks";
314 308 outputPaths = (
315   - "$(DERIVED_FILE_DIR)/Pods-DSBaseModule_Tests-checkManifestLockResult.txt",
  309 + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DSBaseModule.framework",
316 310 );
317 311 runOnlyForDeploymentPostprocessing = 0;
318 312 shellPath = /bin/sh;
319   - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  313 + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-frameworks.sh\"\n";
320 314 showEnvVarsInLog = 0;
321 315 };
322   - 9C3CEEA29F7C9BC777371CDB /* [CP] Check Pods Manifest.lock */ = {
  316 + 9AD4732D367FC3E05E6847C1 /* [CP] Check Pods Manifest.lock */ = {
323 317 isa = PBXShellScriptBuildPhase;
324 318 buildActionMask = 2147483647;
325 319 files = (
... ... @@ -334,29 +328,33 @@
334 328 outputFileListPaths = (
335 329 );
336 330 outputPaths = (
337   - "$(DERIVED_FILE_DIR)/Pods-DSBaseModule_Example-checkManifestLockResult.txt",
  331 + "$(DERIVED_FILE_DIR)/Pods-DSBaseModuleF_Example-checkManifestLockResult.txt",
338 332 );
339 333 runOnlyForDeploymentPostprocessing = 0;
340 334 shellPath = /bin/sh;
341 335 shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
342 336 showEnvVarsInLog = 0;
343 337 };
344   - E87C7B985552C575A0F20621 /* [CP] Embed Pods Frameworks */ = {
  338 + B7BD52643EB363AA67F7022B /* [CP] Check Pods Manifest.lock */ = {
345 339 isa = PBXShellScriptBuildPhase;
346 340 buildActionMask = 2147483647;
347 341 files = (
348 342 );
  343 + inputFileListPaths = (
  344 + );
349 345 inputPaths = (
350   - "${PODS_ROOT}/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-frameworks.sh",
351   - "${PODS_ROOT}/../../DSBaseModule/Frameworks/DSBaseModule.framework",
  346 + "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  347 + "${PODS_ROOT}/Manifest.lock",
  348 + );
  349 + name = "[CP] Check Pods Manifest.lock";
  350 + outputFileListPaths = (
352 351 );
353   - name = "[CP] Embed Pods Frameworks";
354 352 outputPaths = (
355   - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/DSBaseModule.framework",
  353 + "$(DERIVED_FILE_DIR)/Pods-DSBaseModuleF_Tests-checkManifestLockResult.txt",
356 354 );
357 355 runOnlyForDeploymentPostprocessing = 0;
358 356 shellPath = /bin/sh;
359   - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-frameworks.sh\"\n";
  357 + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
360 358 showEnvVarsInLog = 0;
361 359 };
362 360 /* End PBXShellScriptBuildPhase section */
... ... @@ -385,7 +383,7 @@
385 383 /* Begin PBXTargetDependency section */
386 384 6003F5B4195388D20070C39A /* PBXTargetDependency */ = {
387 385 isa = PBXTargetDependency;
388   - target = 6003F589195388D20070C39A /* DSBaseModule_Example */;
  386 + target = 6003F589195388D20070C39A /* DSBaseModuleF_Example */;
389 387 targetProxy = 6003F5B3195388D20070C39A /* PBXContainerItemProxy */;
390 388 };
391 389 /* End PBXTargetDependency section */
... ... @@ -422,37 +420,23 @@
422 420 isa = XCBuildConfiguration;
423 421 buildSettings = {
424 422 ALWAYS_SEARCH_USER_PATHS = NO;
425   - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
426 423 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
427 424 CLANG_CXX_LIBRARY = "libc++";
428 425 CLANG_ENABLE_MODULES = YES;
429 426 CLANG_ENABLE_OBJC_ARC = YES;
430   - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
431 427 CLANG_WARN_BOOL_CONVERSION = YES;
432   - CLANG_WARN_COMMA = YES;
433 428 CLANG_WARN_CONSTANT_CONVERSION = YES;
434   - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
435 429 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
436 430 CLANG_WARN_EMPTY_BODY = YES;
437 431 CLANG_WARN_ENUM_CONVERSION = YES;
438   - CLANG_WARN_INFINITE_RECURSION = YES;
439 432 CLANG_WARN_INT_CONVERSION = YES;
440   - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
441   - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
442   - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
443 433 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
444   - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
445   - CLANG_WARN_STRICT_PROTOTYPES = YES;
446   - CLANG_WARN_SUSPICIOUS_MOVE = YES;
447   - CLANG_WARN_UNREACHABLE_CODE = YES;
448 434 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
449 435 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
450 436 COPY_PHASE_STRIP = NO;
451   - ENABLE_STRICT_OBJC_MSGSEND = YES;
452 437 ENABLE_TESTABILITY = YES;
453 438 GCC_C_LANGUAGE_STANDARD = gnu99;
454 439 GCC_DYNAMIC_NO_PIC = NO;
455   - GCC_NO_COMMON_BLOCKS = YES;
456 440 GCC_OPTIMIZATION_LEVEL = 0;
457 441 GCC_PREPROCESSOR_DEFINITIONS = (
458 442 "DEBUG=1",
... ... @@ -476,36 +460,22 @@
476 460 isa = XCBuildConfiguration;
477 461 buildSettings = {
478 462 ALWAYS_SEARCH_USER_PATHS = NO;
479   - CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
480 463 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
481 464 CLANG_CXX_LIBRARY = "libc++";
482 465 CLANG_ENABLE_MODULES = YES;
483 466 CLANG_ENABLE_OBJC_ARC = YES;
484   - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
485 467 CLANG_WARN_BOOL_CONVERSION = YES;
486   - CLANG_WARN_COMMA = YES;
487 468 CLANG_WARN_CONSTANT_CONVERSION = YES;
488   - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
489 469 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
490 470 CLANG_WARN_EMPTY_BODY = YES;
491 471 CLANG_WARN_ENUM_CONVERSION = YES;
492   - CLANG_WARN_INFINITE_RECURSION = YES;
493 472 CLANG_WARN_INT_CONVERSION = YES;
494   - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
495   - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
496   - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
497 473 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
498   - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
499   - CLANG_WARN_STRICT_PROTOTYPES = YES;
500   - CLANG_WARN_SUSPICIOUS_MOVE = YES;
501   - CLANG_WARN_UNREACHABLE_CODE = YES;
502 474 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
503 475 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
504 476 COPY_PHASE_STRIP = YES;
505 477 ENABLE_NS_ASSERTIONS = NO;
506   - ENABLE_STRICT_OBJC_MSGSEND = YES;
507 478 GCC_C_LANGUAGE_STANDARD = gnu99;
508   - GCC_NO_COMMON_BLOCKS = YES;
509 479 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
510 480 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
511 481 GCC_WARN_UNDECLARED_SELECTOR = YES;
... ... @@ -521,13 +491,12 @@
521 491 };
522 492 6003F5C0195388D20070C39A /* Debug */ = {
523 493 isa = XCBuildConfiguration;
524   - baseConfigurationReference = B1CD8737E50659DFE012E704 /* Pods-DSBaseModule_Example.debug.xcconfig */;
  494 + baseConfigurationReference = 8BDEC1660BF4DE077A980B96 /* Pods-DSBaseModuleF_Example.debug.xcconfig */;
525 495 buildSettings = {
526 496 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
527   - DEVELOPMENT_TEAM = 94X49GG3ZW;
528 497 GCC_PRECOMPILE_PREFIX_HEADER = YES;
529   - GCC_PREFIX_HEADER = "DSBaseModule/DSBaseModule-Prefix.pch";
530   - INFOPLIST_FILE = "DSBaseModule/DSBaseModule-Info.plist";
  498 + GCC_PREFIX_HEADER = "DSBaseModuleF/DSBaseModuleF-Prefix.pch";
  499 + INFOPLIST_FILE = "DSBaseModuleF/DSBaseModuleF-Info.plist";
531 500 MODULE_NAME = ExampleApp;
532 501 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
533 502 PRODUCT_NAME = "$(TARGET_NAME)";
... ... @@ -538,13 +507,12 @@
538 507 };
539 508 6003F5C1195388D20070C39A /* Release */ = {
540 509 isa = XCBuildConfiguration;
541   - baseConfigurationReference = F149E49C33EFA9A6F9D5E529 /* Pods-DSBaseModule_Example.release.xcconfig */;
  510 + baseConfigurationReference = 9E8B4D8C0BFF0ACA4B0789BB /* Pods-DSBaseModuleF_Example.release.xcconfig */;
542 511 buildSettings = {
543 512 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
544   - DEVELOPMENT_TEAM = 94X49GG3ZW;
545 513 GCC_PRECOMPILE_PREFIX_HEADER = YES;
546   - GCC_PREFIX_HEADER = "DSBaseModule/DSBaseModule-Prefix.pch";
547   - INFOPLIST_FILE = "DSBaseModule/DSBaseModule-Info.plist";
  514 + GCC_PREFIX_HEADER = "DSBaseModuleF/DSBaseModuleF-Prefix.pch";
  515 + INFOPLIST_FILE = "DSBaseModuleF/DSBaseModuleF-Info.plist";
548 516 MODULE_NAME = ExampleApp;
549 517 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
550 518 PRODUCT_NAME = "$(TARGET_NAME)";
... ... @@ -555,7 +523,7 @@
555 523 };
556 524 6003F5C3195388D20070C39A /* Debug */ = {
557 525 isa = XCBuildConfiguration;
558   - baseConfigurationReference = 76262C0D418D169B85ED2CD1 /* Pods-DSBaseModule_Tests.debug.xcconfig */;
  526 + baseConfigurationReference = 947B26973BBB1A246BAD8D46 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */;
559 527 buildSettings = {
560 528 BUNDLE_LOADER = "$(TEST_HOST)";
561 529 FRAMEWORK_SEARCH_PATHS = (
... ... @@ -573,14 +541,14 @@
573 541 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
574 542 PRODUCT_NAME = "$(TARGET_NAME)";
575 543 SWIFT_VERSION = 4.0;
576   - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSBaseModule_Example.app/DSBaseModule_Example";
  544 + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSBaseModuleF_Example.app/DSBaseModuleF_Example";
577 545 WRAPPER_EXTENSION = xctest;
578 546 };
579 547 name = Debug;
580 548 };
581 549 6003F5C4195388D20070C39A /* Release */ = {
582 550 isa = XCBuildConfiguration;
583   - baseConfigurationReference = A3E8BB047396AA022FEF14F6 /* Pods-DSBaseModule_Tests.release.xcconfig */;
  551 + baseConfigurationReference = 4B4B4C49871007406FBA4E56 /* Pods-DSBaseModuleF_Tests.release.xcconfig */;
584 552 buildSettings = {
585 553 BUNDLE_LOADER = "$(TEST_HOST)";
586 554 FRAMEWORK_SEARCH_PATHS = (
... ... @@ -594,7 +562,7 @@
594 562 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}";
595 563 PRODUCT_NAME = "$(TARGET_NAME)";
596 564 SWIFT_VERSION = 4.0;
597   - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSBaseModule_Example.app/DSBaseModule_Example";
  565 + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DSBaseModuleF_Example.app/DSBaseModuleF_Example";
598 566 WRAPPER_EXTENSION = xctest;
599 567 };
600 568 name = Release;
... ... @@ -602,7 +570,7 @@
602 570 /* End XCBuildConfiguration section */
603 571  
604 572 /* Begin XCConfigurationList section */
605   - 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSBaseModule" */ = {
  573 + 6003F585195388D10070C39A /* Build configuration list for PBXProject "DSBaseModuleF" */ = {
606 574 isa = XCConfigurationList;
607 575 buildConfigurations = (
608 576 6003F5BD195388D20070C39A /* Debug */,
... ... @@ -611,7 +579,7 @@
611 579 defaultConfigurationIsVisible = 0;
612 580 defaultConfigurationName = Release;
613 581 };
614   - 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModule_Example" */ = {
  582 + 6003F5BF195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModuleF_Example" */ = {
615 583 isa = XCConfigurationList;
616 584 buildConfigurations = (
617 585 6003F5C0195388D20070C39A /* Debug */,
... ... @@ -620,7 +588,7 @@
620 588 defaultConfigurationIsVisible = 0;
621 589 defaultConfigurationName = Release;
622 590 };
623   - 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModule_Tests" */ = {
  591 + 6003F5C2195388D20070C39A /* Build configuration list for PBXNativeTarget "DSBaseModuleF_Tests" */ = {
624 592 isa = XCConfigurationList;
625 593 buildConfigurations = (
626 594 6003F5C3195388D20070C39A /* Debug */,
... ...
Example/DSBaseModule.xcodeproj/project.xcworkspace/contents.xcworkspacedata renamed to Example/DSBaseModuleF.xcodeproj/project.xcworkspace/contents.xcworkspacedata
... ... @@ -2,6 +2,6 @@
2 2 <Workspace
3 3 version = "1.0">
4 4 <FileRef
5   - location = "self:DSBaseModule.xcodeproj">
  5 + location = "self:DSBaseModuleF.xcodeproj">
6 6 </FileRef>
7 7 </Workspace>
... ...
Example/DSBaseModule.xcodeproj/xcshareddata/xcschemes/DSBaseModule-Example.xcscheme renamed to Example/DSBaseModuleF.xcodeproj/xcshareddata/xcschemes/DSBaseModuleF-Example.xcscheme
1 1 <?xml version="1.0" encoding="UTF-8"?>
2 2 <Scheme
3   - LastUpgradeVersion = "1120"
  3 + LastUpgradeVersion = "0720"
4 4 version = "1.3">
5 5 <BuildAction
6 6 parallelizeBuildables = "YES"
... ... @@ -15,9 +15,9 @@
15 15 <BuildableReference
16 16 BuildableIdentifier = "primary"
17 17 BlueprintIdentifier = "6003F589195388D20070C39A"
18   - BuildableName = "DSBaseModule_Example.app"
19   - BlueprintName = "DSBaseModule_Example"
20   - ReferencedContainer = "container:DSBaseModule.xcodeproj">
  18 + BuildableName = "DSBaseModuleF_Example.app"
  19 + BlueprintName = "DSBaseModuleF_Example"
  20 + ReferencedContainer = "container:DSBaseModuleF.xcodeproj">
21 21 </BuildableReference>
22 22 </BuildActionEntry>
23 23 </BuildActionEntries>
... ... @@ -27,27 +27,29 @@
27 27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28 28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29 29 shouldUseLaunchSchemeArgsEnv = "YES">
30   - <MacroExpansion>
31   - <BuildableReference
32   - BuildableIdentifier = "primary"
33   - BlueprintIdentifier = "6003F589195388D20070C39A"
34   - BuildableName = "DSBaseModule_Example.app"
35   - BlueprintName = "DSBaseModule_Example"
36   - ReferencedContainer = "container:DSBaseModule.xcodeproj">
37   - </BuildableReference>
38   - </MacroExpansion>
39 30 <Testables>
40 31 <TestableReference
41 32 skipped = "NO">
42 33 <BuildableReference
43 34 BuildableIdentifier = "primary"
44 35 BlueprintIdentifier = "6003F5AD195388D20070C39A"
45   - BuildableName = "DSBaseModule_Tests.xctest"
46   - BlueprintName = "DSBaseModule_Tests"
47   - ReferencedContainer = "container:DSBaseModule.xcodeproj">
  36 + BuildableName = "DSBaseModuleF_Tests.xctest"
  37 + BlueprintName = "DSBaseModuleF_Tests"
  38 + ReferencedContainer = "container:DSBaseModuleF.xcodeproj">
48 39 </BuildableReference>
49 40 </TestableReference>
50 41 </Testables>
  42 + <MacroExpansion>
  43 + <BuildableReference
  44 + BuildableIdentifier = "primary"
  45 + BlueprintIdentifier = "6003F589195388D20070C39A"
  46 + BuildableName = "DSBaseModuleF_Example.app"
  47 + BlueprintName = "DSBaseModuleF_Example"
  48 + ReferencedContainer = "container:DSBaseModuleF.xcodeproj">
  49 + </BuildableReference>
  50 + </MacroExpansion>
  51 + <AdditionalOptions>
  52 + </AdditionalOptions>
51 53 </TestAction>
52 54 <LaunchAction
53 55 buildConfiguration = "Debug"
... ... @@ -64,11 +66,13 @@
64 66 <BuildableReference
65 67 BuildableIdentifier = "primary"
66 68 BlueprintIdentifier = "6003F589195388D20070C39A"
67   - BuildableName = "DSBaseModule_Example.app"
68   - BlueprintName = "DSBaseModule_Example"
69   - ReferencedContainer = "container:DSBaseModule.xcodeproj">
  69 + BuildableName = "DSBaseModuleF_Example.app"
  70 + BlueprintName = "DSBaseModuleF_Example"
  71 + ReferencedContainer = "container:DSBaseModuleF.xcodeproj">
70 72 </BuildableReference>
71 73 </BuildableProductRunnable>
  74 + <AdditionalOptions>
  75 + </AdditionalOptions>
72 76 </LaunchAction>
73 77 <ProfileAction
74 78 buildConfiguration = "Release"
... ... @@ -81,9 +85,9 @@
81 85 <BuildableReference
82 86 BuildableIdentifier = "primary"
83 87 BlueprintIdentifier = "6003F589195388D20070C39A"
84   - BuildableName = "DSBaseModule_Example.app"
85   - BlueprintName = "DSBaseModule_Example"
86   - ReferencedContainer = "container:DSBaseModule.xcodeproj">
  88 + BuildableName = "DSBaseModuleF_Example.app"
  89 + BlueprintName = "DSBaseModuleF_Example"
  90 + ReferencedContainer = "container:DSBaseModuleF.xcodeproj">
87 91 </BuildableReference>
88 92 </BuildableProductRunnable>
89 93 </ProfileAction>
... ...
Example/DSBaseModule.xcworkspace/contents.xcworkspacedata renamed to Example/DSBaseModuleF.xcworkspace/contents.xcworkspacedata
... ... @@ -2,7 +2,7 @@
2 2 <Workspace
3 3 version = "1.0">
4 4 <FileRef
5   - location = "group:DSBaseModule.xcodeproj">
  5 + location = "group:DSBaseModuleF.xcodeproj">
6 6 </FileRef>
7 7 <FileRef
8 8 location = "group:Pods/Pods.xcodeproj">
... ...
Example/DSBaseModule.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist renamed to Example/DSBaseModuleF.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
Example/DSBaseModule/Base.lproj/LaunchScreen.storyboard renamed to Example/DSBaseModuleF/Base.lproj/LaunchScreen.storyboard
Example/DSBaseModule/Base.lproj/Main.storyboard renamed to Example/DSBaseModuleF/Base.lproj/Main.storyboard
Example/DSBaseModule/DSAppDelegate.h renamed to Example/DSBaseModuleF/DSAppDelegate.h
1 1 //
2 2 // DSAppDelegate.h
3   -// DSBaseModule
  3 +// DSBaseModuleF
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
Example/DSBaseModule/DSAppDelegate.m renamed to Example/DSBaseModuleF/DSAppDelegate.m
1 1 //
2 2 // DSAppDelegate.m
3   -// DSBaseModule
  3 +// DSBaseModuleF
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
Example/DSBaseModule/DSBaseModule-Info.plist renamed to Example/DSBaseModuleF/DSBaseModuleF-Info.plist
Example/DSBaseModule/DSBaseModule-Prefix.pch renamed to Example/DSBaseModuleF/DSBaseModuleF-Prefix.pch
Example/DSBaseModule/DSViewController.h renamed to Example/DSBaseModuleF/DSViewController.h
1 1 //
2 2 // DSViewController.h
3   -// DSBaseModule
  3 +// DSBaseModuleF
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
Example/DSBaseModule/DSViewController.m renamed to Example/DSBaseModuleF/DSViewController.m
1 1 //
2 2 // DSViewController.m
3   -// DSBaseModule
  3 +// DSBaseModuleF
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
Example/DSBaseModule/Images.xcassets/AppIcon.appiconset/Contents.json renamed to Example/DSBaseModuleF/Images.xcassets/AppIcon.appiconset/Contents.json
Example/DSBaseModule/en.lproj/InfoPlist.strings renamed to Example/DSBaseModuleF/en.lproj/InfoPlist.strings
Example/DSBaseModule/main.m renamed to Example/DSBaseModuleF/main.m
1 1 //
2 2 // main.m
3   -// DSBaseModule
  3 +// DSBaseModuleF
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
Example/Podfile
... ... @@ -2,10 +2,10 @@ use_frameworks!
2 2  
3 3 platform :ios, '8.0'
4 4  
5   -target 'DSBaseModule_Example' do
6   - pod 'DSBaseModule', :path => '../'
  5 +target 'DSBaseModuleF_Example' do
  6 + pod 'DSBaseModuleF', :path => '../'
7 7  
8   - target 'DSBaseModule_Tests' do
  8 + target 'DSBaseModuleF_Tests' do
9 9 inherit! :search_paths
10 10  
11 11  
... ...
Example/Podfile.lock
1 1 PODS:
2   - - DSBaseModule (0.0.12)
  2 + - DSBaseModuleF (0.0.12)
3 3  
4 4 DEPENDENCIES:
5   - - DSBaseModule (from `../`)
  5 + - DSBaseModuleF (from `../`)
6 6  
7 7 EXTERNAL SOURCES:
8   - DSBaseModule:
  8 + DSBaseModuleF:
9 9 :path: "../"
10 10  
11 11 SPEC CHECKSUMS:
12   - DSBaseModule: 28c511dac28c8f7fc31d1a6ce46ce3983eb1e1eb
  12 + DSBaseModuleF: 2c5f72a05e5bfcde7b28265507b31845d0dee06a
13 13  
14   -PODFILE CHECKSUM: 3dd347458ef4611086ad4746f3e04f4b152a20ce
  14 +PODFILE CHECKSUM: 555b41f0550e45b5940645f9a6fbb65b1914e2ce
15 15  
16 16 COCOAPODS: 1.8.4
... ...
Example/Pods/Local Podspecs/DSBaseModule.podspec.json renamed to Example/Pods/Local Podspecs/DSBaseModuleF.podspec.json
1 1 {
2   - "name": "DSBaseModule",
  2 + "name": "DSBaseModuleF",
3 3 "version": "0.0.12",
4   - "summary": "DSBaseModule",
  4 + "summary": "DSBaseModuleF",
5 5 "homepage": "http://bj.gitlab.cnlive.com/DSIOSTeam",
6 6 "authors": {
7 7 "DSIOSTeam": "694092596@qq.com"
8 8 },
9 9 "license": "MIT",
10 10 "source": {
11   - "git": "http://bj.gitlab.cnlive.com/DSIOSTeam/DSBaseModule.git",
  11 + "git": "http://bj.gitlab.cnlive.com/DSIOSTeam/DSBaseModuleF.git",
12 12 "tag": "0.0.12"
13 13 },
14 14 "platforms": {
15 15 "ios": "9.0"
16 16 },
17   - "vendored_frameworks": "DSBaseModule/Frameworks/DSBaseModule.framework"
  17 + "vendored_frameworks": "DSBaseModuleF/Frameworks/DSBaseModule.framework"
18 18 }
... ...
Example/Pods/Manifest.lock
1 1 PODS:
2   - - DSBaseModule (0.0.12)
  2 + - DSBaseModuleF (0.0.12)
3 3  
4 4 DEPENDENCIES:
5   - - DSBaseModule (from `../`)
  5 + - DSBaseModuleF (from `../`)
6 6  
7 7 EXTERNAL SOURCES:
8   - DSBaseModule:
  8 + DSBaseModuleF:
9 9 :path: "../"
10 10  
11 11 SPEC CHECKSUMS:
12   - DSBaseModule: 28c511dac28c8f7fc31d1a6ce46ce3983eb1e1eb
  12 + DSBaseModuleF: 2c5f72a05e5bfcde7b28265507b31845d0dee06a
13 13  
14   -PODFILE CHECKSUM: 3dd347458ef4611086ad4746f3e04f4b152a20ce
  14 +PODFILE CHECKSUM: 555b41f0550e45b5940645f9a6fbb65b1914e2ce
15 15  
16 16 COCOAPODS: 1.8.4
... ...
Example/Pods/Pods.xcodeproj/project.pbxproj
... ... @@ -7,160 +7,159 @@
7 7 objects = {
8 8  
9 9 /* Begin PBXAggregateTarget section */
10   - 2578CDF1768D60EA1C83E6785D35B106 /* DSBaseModule */ = {
  10 + 9AD1F1D0E06DF15037C31F011DDEB7C8 /* DSBaseModuleF */ = {
11 11 isa = PBXAggregateTarget;
12   - buildConfigurationList = 86CFCCB557B2209B128B27DBB84DFE13 /* Build configuration list for PBXAggregateTarget "DSBaseModule" */;
  12 + buildConfigurationList = C27727A2332A612C1E25DE70070A1EBF /* Build configuration list for PBXAggregateTarget "DSBaseModuleF" */;
13 13 buildPhases = (
14 14 );
15 15 dependencies = (
16 16 );
17   - name = DSBaseModule;
  17 + name = DSBaseModuleF;
18 18 };
19 19 /* End PBXAggregateTarget section */
20 20  
21 21 /* Begin PBXBuildFile section */
22   - 1F7047407DABBDC19C2D7BA260AD1B7E /* Pods-DSBaseModule_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CFF22B0F864846E854B1EB87B4E57BC /* Pods-DSBaseModule_Example-dummy.m */; };
23   - 25F731DBF396EE4678C091BACEFF299A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
24   - 40FE9D2957BD8631CA7F83DDD06F3A04 /* Pods-DSBaseModule_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FAB27BF6331B627872D77038908C61AD /* Pods-DSBaseModule_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
25   - 6F2A2F1C552B60EC8EF96A26582F4743 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
26   - B6EB823761CE11D40DD1CE54EAFD2CE6 /* Pods-DSBaseModule_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F30510EFDAC15A9F150932577CF8DFC /* Pods-DSBaseModule_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
27   - E0FA5622FE74B3283CC9B8641B178F91 /* Pods-DSBaseModule_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A95C36C7A5C0C0E22D23F1FB9A85E6AE /* Pods-DSBaseModule_Tests-dummy.m */; };
  22 + 055D0F6C48B99162A1283A1AD1E45D15 /* Pods-DSBaseModuleF_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C3B47658FF317AF4655EFB798B6598C9 /* Pods-DSBaseModuleF_Tests-dummy.m */; };
  23 + 0D160C8E54A9782A5634F2AFDB3871D8 /* Pods-DSBaseModuleF_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 86C946DF8FF8CDA203BDF81C77F527F2 /* Pods-DSBaseModuleF_Example-dummy.m */; };
  24 + 8FB7DCAFFF15E288764DB237524C1DCD /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
  25 + A6A25E1DFB4CD0AAD13A8FB8C1B3B413 /* Pods-DSBaseModuleF_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 2CD50D39C5DAA08E32DF0277C81EDDE8 /* Pods-DSBaseModuleF_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  26 + C7BF7898154B880A04C006F54EDAEFA0 /* Pods-DSBaseModuleF_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 58231FDE60835B420DBB6FA32383AF03 /* Pods-DSBaseModuleF_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27 + F2C7E806F8153CE2B016F44DC8BA4866 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */; };
28 28 /* End PBXBuildFile section */
29 29  
30 30 /* Begin PBXContainerItemProxy section */
31   - 8D38F4FF734AF873440ED436454E8110 /* PBXContainerItemProxy */ = {
  31 + 49DB954ADE8BE283B754D6383876ACAE /* PBXContainerItemProxy */ = {
32 32 isa = PBXContainerItemProxy;
33 33 containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
34 34 proxyType = 1;
35   - remoteGlobalIDString = 3A5A6EF99A29F96506986F51F49D12F8;
36   - remoteInfo = "Pods-DSBaseModule_Example";
  35 + remoteGlobalIDString = ED54720E2B6456EC18A129729B2D09D4;
  36 + remoteInfo = "Pods-DSBaseModuleF_Example";
37 37 };
38   - B457CD3F45D8527CC20EC43DA77ED226 /* PBXContainerItemProxy */ = {
  38 + F592B2A7F7CE274DC5A868DC42FC5AC8 /* PBXContainerItemProxy */ = {
39 39 isa = PBXContainerItemProxy;
40 40 containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */;
41 41 proxyType = 1;
42   - remoteGlobalIDString = 2578CDF1768D60EA1C83E6785D35B106;
43   - remoteInfo = DSBaseModule;
  42 + remoteGlobalIDString = 9AD1F1D0E06DF15037C31F011DDEB7C8;
  43 + remoteInfo = DSBaseModuleF;
44 44 };
45 45 /* End PBXContainerItemProxy section */
46 46  
47 47 /* Begin PBXFileReference section */
48   - 2AC6CAA8392B734BA1785F52B392E807 /* DSBaseModule.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DSBaseModule.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
49   - 2BC85587AC1AB54752BBC9208F38CE15 /* Pods-DSBaseModule_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModule_Tests-Info.plist"; sourceTree = "<group>"; };
  48 + 0625E12326207E5F98DA70D392EC1BB4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
  49 + 10C3452C35FD4EC293F9097ED7B099A6 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModuleF_Tests.debug.xcconfig"; sourceTree = "<group>"; };
  50 + 148D74E25C5D7B41EE492E838868D5AC /* Pods-DSBaseModuleF_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModuleF_Example.release.xcconfig"; sourceTree = "<group>"; };
  51 + 1B489337EE4E03A197C0693687BC5169 /* Pods-DSBaseModuleF_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModuleF_Tests.release.xcconfig"; sourceTree = "<group>"; };
  52 + 22C164B80F26BAF947D4C09D20591F9E /* Pods-DSBaseModuleF_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModuleF_Example.debug.xcconfig"; sourceTree = "<group>"; };
  53 + 239E712D7001441A1D0ED4494A624566 /* DSBaseModuleF.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DSBaseModuleF.xcconfig; sourceTree = "<group>"; };
  54 + 2CD50D39C5DAA08E32DF0277C81EDDE8 /* Pods-DSBaseModuleF_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSBaseModuleF_Tests-umbrella.h"; sourceTree = "<group>"; };
50 55 3212113385A8FBBDB272BD23C409FF61 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.2.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
51   - 37CF3090E8150C946D15074D7F5D7015 /* Pods-DSBaseModule_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSBaseModule_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
52   - 38578D7B293CECA35C1F89A6F3801D8B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
53   - 47BB657C4FEF0FEC949AEAC05E9C24B7 /* Pods-DSBaseModule_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModule_Tests.release.xcconfig"; sourceTree = "<group>"; };
54   - 4DA627B4036EA02D0B62E823AF853FC3 /* Pods-DSBaseModule_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModule_Example.release.xcconfig"; sourceTree = "<group>"; };
55   - 4EE9FE36DCA2D18E7E4C79D307A08E94 /* Pods-DSBaseModule_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModule_Example.debug.xcconfig"; sourceTree = "<group>"; };
56   - 5BAF8C86F3DA08E2BC162E345194C143 /* Pods-DSBaseModule_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModule_Example-acknowledgements.plist"; sourceTree = "<group>"; };
57   - 5F30510EFDAC15A9F150932577CF8DFC /* Pods-DSBaseModule_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSBaseModule_Tests-umbrella.h"; sourceTree = "<group>"; };
58   - 6615E5393F831E32E76AF05ED17BDDA0 /* DSBaseModule.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DSBaseModule.framework; path = DSBaseModule/Frameworks/DSBaseModule.framework; sourceTree = "<group>"; };
59   - 6CFF22B0F864846E854B1EB87B4E57BC /* Pods-DSBaseModule_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSBaseModule_Example-dummy.m"; sourceTree = "<group>"; };
60   - 7B6B1AFD0C4749191FC7A01FCE2BC8E7 /* DSBaseModule.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = DSBaseModule.xcconfig; sourceTree = "<group>"; };
61   - 8A074CFE2BD55640E84FD7DCD026A4C4 /* Pods_DSBaseModule_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSBaseModule_Tests.framework; path = "Pods-DSBaseModule_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
62   - 930806E9484710A6C359291F5147EBD4 /* Pods-DSBaseModule_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSBaseModule_Tests.modulemap"; sourceTree = "<group>"; };
  56 + 388E2E446ABFBE750D725497F54CC4FA /* DSBaseModuleF.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; path = DSBaseModuleF.podspec; sourceTree = "<group>"; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  57 + 45924FD61867528A9EE904A5528B8DDA /* Pods-DSBaseModuleF_Tests-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModuleF_Tests-Info.plist"; sourceTree = "<group>"; };
  58 + 58231FDE60835B420DBB6FA32383AF03 /* Pods-DSBaseModuleF_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSBaseModuleF_Example-umbrella.h"; sourceTree = "<group>"; };
  59 + 68DB87AAD8870C2566C280A9B6734A51 /* Pods-DSBaseModuleF_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModuleF_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
  60 + 6FAD637B82100B8944E81EDB392285AC /* Pods_DSBaseModuleF_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSBaseModuleF_Example.framework; path = "Pods-DSBaseModuleF_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  61 + 7753B7534641EFD82B68803E8351244F /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
  62 + 86C946DF8FF8CDA203BDF81C77F527F2 /* Pods-DSBaseModuleF_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSBaseModuleF_Example-dummy.m"; sourceTree = "<group>"; };
63 63 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
64   - A95C36C7A5C0C0E22D23F1FB9A85E6AE /* Pods-DSBaseModule_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSBaseModule_Tests-dummy.m"; sourceTree = "<group>"; };
65   - B08784BAD5419833583CE11933390E7F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
66   - BD509BBB587FBBB87CF4032305CABE99 /* Pods-DSBaseModule_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSBaseModule_Example-acknowledgements.markdown"; sourceTree = "<group>"; };
67   - CCDDFA62ED8C8A8BB6E5A2CFB2EE6768 /* Pods-DSBaseModule_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModule_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
68   - D51EE1D65B204DAF13EA5DCB79C000CD /* Pods-DSBaseModule_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSBaseModule_Example.modulemap"; sourceTree = "<group>"; };
69   - D6788DEC72D43A3AB1A35A282F230FA6 /* Pods-DSBaseModule_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModule_Example-Info.plist"; sourceTree = "<group>"; };
70   - E350F59B79E6A963E28E9F6CEAAB9479 /* Pods-DSBaseModule_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-DSBaseModule_Tests.debug.xcconfig"; sourceTree = "<group>"; };
71   - ECA79798CD0507A39BAC2A5CEDAC4077 /* Pods_DSBaseModule_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSBaseModule_Example.framework; path = "Pods-DSBaseModule_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
72   - FAB27BF6331B627872D77038908C61AD /* Pods-DSBaseModule_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-DSBaseModule_Example-umbrella.h"; sourceTree = "<group>"; };
73   - FD917F92664F6FF635094DA1625893FD /* Pods-DSBaseModule_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-DSBaseModule_Example-frameworks.sh"; sourceTree = "<group>"; };
  64 + A100FB754F9251838D7AA56BF401BF77 /* Pods-DSBaseModuleF_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSBaseModuleF_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
  65 + A49F661D99A4C82332CEBEF783DCA81B /* DSBaseModule.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = DSBaseModule.framework; path = DSBaseModuleF/Frameworks/DSBaseModule.framework; sourceTree = "<group>"; };
  66 + A71770FE49E832E25A7067AAE87533EE /* Pods-DSBaseModuleF_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSBaseModuleF_Tests.modulemap"; sourceTree = "<group>"; };
  67 + C165F96EC589F1DA0DC11CF6259C6DA9 /* Pods-DSBaseModuleF_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-DSBaseModuleF_Example.modulemap"; sourceTree = "<group>"; };
  68 + C3B47658FF317AF4655EFB798B6598C9 /* Pods-DSBaseModuleF_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-DSBaseModuleF_Tests-dummy.m"; sourceTree = "<group>"; };
  69 + C3F48C953D42C1E4175378A566C528C0 /* Pods-DSBaseModuleF_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-DSBaseModuleF_Example-frameworks.sh"; sourceTree = "<group>"; };
  70 + D56F5099CDA3FED328987DAC5ECDDC98 /* Pods-DSBaseModuleF_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-DSBaseModuleF_Example-acknowledgements.markdown"; sourceTree = "<group>"; };
  71 + DA3F14F05513D1BA113B8A86BDC7FDFD /* Pods_DSBaseModuleF_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_DSBaseModuleF_Tests.framework; path = "Pods-DSBaseModuleF_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  72 + DB19D3FB6F2C863E5DA1AFE6F46E6849 /* Pods-DSBaseModuleF_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModuleF_Example-acknowledgements.plist"; sourceTree = "<group>"; };
  73 + FE90D02F301C8B5F4F61D68CE494ECFE /* Pods-DSBaseModuleF_Example-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-DSBaseModuleF_Example-Info.plist"; sourceTree = "<group>"; };
74 74 /* End PBXFileReference section */
75 75  
76 76 /* Begin PBXFrameworksBuildPhase section */
77   - A3C5E84A35A3E4220E0ABE4F3E841A85 /* Frameworks */ = {
  77 + 004AC81EB746D9C526C21DD306A359F7 /* Frameworks */ = {
78 78 isa = PBXFrameworksBuildPhase;
79 79 buildActionMask = 2147483647;
80 80 files = (
81   - 25F731DBF396EE4678C091BACEFF299A /* Foundation.framework in Frameworks */,
  81 + 8FB7DCAFFF15E288764DB237524C1DCD /* Foundation.framework in Frameworks */,
82 82 );
83 83 runOnlyForDeploymentPostprocessing = 0;
84 84 };
85   - BED3B2ED3F25C4B4A154C1F6FB6FC8EA /* Frameworks */ = {
  85 + E7ACAB3B12BC2DCB255FAFD0273203EB /* Frameworks */ = {
86 86 isa = PBXFrameworksBuildPhase;
87 87 buildActionMask = 2147483647;
88 88 files = (
89   - 6F2A2F1C552B60EC8EF96A26582F4743 /* Foundation.framework in Frameworks */,
  89 + F2C7E806F8153CE2B016F44DC8BA4866 /* Foundation.framework in Frameworks */,
90 90 );
91 91 runOnlyForDeploymentPostprocessing = 0;
92 92 };
93 93 /* End PBXFrameworksBuildPhase section */
94 94  
95 95 /* Begin PBXGroup section */
96   - 009D7B435088D2CF57B8590228CC7854 /* Pod */ = {
  96 + 3AA7C3E2E64B2887FAA2B3B545728F5F /* Support Files */ = {
97 97 isa = PBXGroup;
98 98 children = (
99   - 2AC6CAA8392B734BA1785F52B392E807 /* DSBaseModule.podspec */,
100   - B08784BAD5419833583CE11933390E7F /* LICENSE */,
101   - 38578D7B293CECA35C1F89A6F3801D8B /* README.md */,
  99 + 239E712D7001441A1D0ED4494A624566 /* DSBaseModuleF.xcconfig */,
102 100 );
103   - name = Pod;
  101 + name = "Support Files";
  102 + path = "Example/Pods/Target Support Files/DSBaseModuleF";
104 103 sourceTree = "<group>";
105 104 };
106   - 424507ABF74FC3F4D1F188CB8226D106 /* Pods-DSBaseModule_Tests */ = {
  105 + 3AE730AF70AB459B89C2A4C4C44CB975 /* Pods-DSBaseModuleF_Tests */ = {
107 106 isa = PBXGroup;
108 107 children = (
109   - 930806E9484710A6C359291F5147EBD4 /* Pods-DSBaseModule_Tests.modulemap */,
110   - 37CF3090E8150C946D15074D7F5D7015 /* Pods-DSBaseModule_Tests-acknowledgements.markdown */,
111   - CCDDFA62ED8C8A8BB6E5A2CFB2EE6768 /* Pods-DSBaseModule_Tests-acknowledgements.plist */,
112   - A95C36C7A5C0C0E22D23F1FB9A85E6AE /* Pods-DSBaseModule_Tests-dummy.m */,
113   - 2BC85587AC1AB54752BBC9208F38CE15 /* Pods-DSBaseModule_Tests-Info.plist */,
114   - 5F30510EFDAC15A9F150932577CF8DFC /* Pods-DSBaseModule_Tests-umbrella.h */,
115   - E350F59B79E6A963E28E9F6CEAAB9479 /* Pods-DSBaseModule_Tests.debug.xcconfig */,
116   - 47BB657C4FEF0FEC949AEAC05E9C24B7 /* Pods-DSBaseModule_Tests.release.xcconfig */,
117   - );
118   - name = "Pods-DSBaseModule_Tests";
119   - path = "Target Support Files/Pods-DSBaseModule_Tests";
  108 + A71770FE49E832E25A7067AAE87533EE /* Pods-DSBaseModuleF_Tests.modulemap */,
  109 + A100FB754F9251838D7AA56BF401BF77 /* Pods-DSBaseModuleF_Tests-acknowledgements.markdown */,
  110 + 68DB87AAD8870C2566C280A9B6734A51 /* Pods-DSBaseModuleF_Tests-acknowledgements.plist */,
  111 + C3B47658FF317AF4655EFB798B6598C9 /* Pods-DSBaseModuleF_Tests-dummy.m */,
  112 + 45924FD61867528A9EE904A5528B8DDA /* Pods-DSBaseModuleF_Tests-Info.plist */,
  113 + 2CD50D39C5DAA08E32DF0277C81EDDE8 /* Pods-DSBaseModuleF_Tests-umbrella.h */,
  114 + 10C3452C35FD4EC293F9097ED7B099A6 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */,
  115 + 1B489337EE4E03A197C0693687BC5169 /* Pods-DSBaseModuleF_Tests.release.xcconfig */,
  116 + );
  117 + name = "Pods-DSBaseModuleF_Tests";
  118 + path = "Target Support Files/Pods-DSBaseModuleF_Tests";
120 119 sourceTree = "<group>";
121 120 };
122   - 5A5CB5406421BD634F4C7462552FDE57 /* Support Files */ = {
  121 + 5CAACC8886F7B98263CA3890E78DA1C4 /* Frameworks */ = {
123 122 isa = PBXGroup;
124 123 children = (
125   - 7B6B1AFD0C4749191FC7A01FCE2BC8E7 /* DSBaseModule.xcconfig */,
  124 + A49F661D99A4C82332CEBEF783DCA81B /* DSBaseModule.framework */,
126 125 );
127   - name = "Support Files";
128   - path = "Example/Pods/Target Support Files/DSBaseModule";
  126 + name = Frameworks;
129 127 sourceTree = "<group>";
130 128 };
131   - 633BA40666495FBF67625C5C0CF062E3 /* Development Pods */ = {
  129 + 855DFDD843B180F1E91D4D10FAFAA27B /* Pod */ = {
132 130 isa = PBXGroup;
133 131 children = (
134   - 85CDFB49F399A6BFD17A3307A667A739 /* DSBaseModule */,
  132 + 388E2E446ABFBE750D725497F54CC4FA /* DSBaseModuleF.podspec */,
  133 + 0625E12326207E5F98DA70D392EC1BB4 /* LICENSE */,
  134 + 7753B7534641EFD82B68803E8351244F /* README.md */,
135 135 );
136   - name = "Development Pods";
  136 + name = Pod;
137 137 sourceTree = "<group>";
138 138 };
139   - 74955319FFF3BC62B2FB34D06ED99CB9 /* Targets Support Files */ = {
  139 + 8A619FB1AC59BD5C3863B8FEB6508D25 /* DSBaseModuleF */ = {
140 140 isa = PBXGroup;
141 141 children = (
142   - C42A2E8B506E839100DCB46D99DF0A47 /* Pods-DSBaseModule_Example */,
143   - 424507ABF74FC3F4D1F188CB8226D106 /* Pods-DSBaseModule_Tests */,
  142 + 5CAACC8886F7B98263CA3890E78DA1C4 /* Frameworks */,
  143 + 855DFDD843B180F1E91D4D10FAFAA27B /* Pod */,
  144 + 3AA7C3E2E64B2887FAA2B3B545728F5F /* Support Files */,
144 145 );
145   - name = "Targets Support Files";
  146 + name = DSBaseModuleF;
  147 + path = ../..;
146 148 sourceTree = "<group>";
147 149 };
148   - 85CDFB49F399A6BFD17A3307A667A739 /* DSBaseModule */ = {
  150 + 974CD8947E31D06F4E70436D0A07E5E5 /* Development Pods */ = {
149 151 isa = PBXGroup;
150 152 children = (
151   - DB4EC45EB33F38AAB1068FDE5C8E52FA /* Frameworks */,
152   - 009D7B435088D2CF57B8590228CC7854 /* Pod */,
153   - 5A5CB5406421BD634F4C7462552FDE57 /* Support Files */,
  153 + 8A619FB1AC59BD5C3863B8FEB6508D25 /* DSBaseModuleF */,
154 154 );
155   - name = DSBaseModule;
156   - path = ../..;
  155 + name = "Development Pods";
157 156 sourceTree = "<group>";
158 157 };
159   - 88975E7C12C0F09F83C823E09F67834C /* Products */ = {
  158 + BF4313CED85B853D17F1596EFABD5984 /* Products */ = {
160 159 isa = PBXGroup;
161 160 children = (
162   - ECA79798CD0507A39BAC2A5CEDAC4077 /* Pods_DSBaseModule_Example.framework */,
163   - 8A074CFE2BD55640E84FD7DCD026A4C4 /* Pods_DSBaseModule_Tests.framework */,
  161 + 6FAD637B82100B8944E81EDB392285AC /* Pods_DSBaseModuleF_Example.framework */,
  162 + DA3F14F05513D1BA113B8A86BDC7FDFD /* Pods_DSBaseModuleF_Tests.framework */,
164 163 );
165 164 name = Products;
166 165 sourceTree = "<group>";
... ... @@ -173,31 +172,14 @@
173 172 name = iOS;
174 173 sourceTree = "<group>";
175 174 };
176   - C42A2E8B506E839100DCB46D99DF0A47 /* Pods-DSBaseModule_Example */ = {
177   - isa = PBXGroup;
178   - children = (
179   - D51EE1D65B204DAF13EA5DCB79C000CD /* Pods-DSBaseModule_Example.modulemap */,
180   - BD509BBB587FBBB87CF4032305CABE99 /* Pods-DSBaseModule_Example-acknowledgements.markdown */,
181   - 5BAF8C86F3DA08E2BC162E345194C143 /* Pods-DSBaseModule_Example-acknowledgements.plist */,
182   - 6CFF22B0F864846E854B1EB87B4E57BC /* Pods-DSBaseModule_Example-dummy.m */,
183   - FD917F92664F6FF635094DA1625893FD /* Pods-DSBaseModule_Example-frameworks.sh */,
184   - D6788DEC72D43A3AB1A35A282F230FA6 /* Pods-DSBaseModule_Example-Info.plist */,
185   - FAB27BF6331B627872D77038908C61AD /* Pods-DSBaseModule_Example-umbrella.h */,
186   - 4EE9FE36DCA2D18E7E4C79D307A08E94 /* Pods-DSBaseModule_Example.debug.xcconfig */,
187   - 4DA627B4036EA02D0B62E823AF853FC3 /* Pods-DSBaseModule_Example.release.xcconfig */,
188   - );
189   - name = "Pods-DSBaseModule_Example";
190   - path = "Target Support Files/Pods-DSBaseModule_Example";
191   - sourceTree = "<group>";
192   - };
193 175 CF1408CF629C7361332E53B88F7BD30C = {
194 176 isa = PBXGroup;
195 177 children = (
196 178 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */,
197   - 633BA40666495FBF67625C5C0CF062E3 /* Development Pods */,
  179 + 974CD8947E31D06F4E70436D0A07E5E5 /* Development Pods */,
198 180 D210D550F4EA176C3123ED886F8F87F5 /* Frameworks */,
199   - 88975E7C12C0F09F83C823E09F67834C /* Products */,
200   - 74955319FFF3BC62B2FB34D06ED99CB9 /* Targets Support Files */,
  181 + BF4313CED85B853D17F1596EFABD5984 /* Products */,
  182 + D3FFB1A4645DD836DB8B3C8D43C5704D /* Targets Support Files */,
201 183 );
202 184 sourceTree = "<group>";
203 185 };
... ... @@ -209,72 +191,90 @@
209 191 name = Frameworks;
210 192 sourceTree = "<group>";
211 193 };
212   - DB4EC45EB33F38AAB1068FDE5C8E52FA /* Frameworks */ = {
  194 + D3FFB1A4645DD836DB8B3C8D43C5704D /* Targets Support Files */ = {
213 195 isa = PBXGroup;
214 196 children = (
215   - 6615E5393F831E32E76AF05ED17BDDA0 /* DSBaseModule.framework */,
  197 + F9E8E2D926A93A8A3563389EAC149653 /* Pods-DSBaseModuleF_Example */,
  198 + 3AE730AF70AB459B89C2A4C4C44CB975 /* Pods-DSBaseModuleF_Tests */,
216 199 );
217   - name = Frameworks;
  200 + name = "Targets Support Files";
  201 + sourceTree = "<group>";
  202 + };
  203 + F9E8E2D926A93A8A3563389EAC149653 /* Pods-DSBaseModuleF_Example */ = {
  204 + isa = PBXGroup;
  205 + children = (
  206 + C165F96EC589F1DA0DC11CF6259C6DA9 /* Pods-DSBaseModuleF_Example.modulemap */,
  207 + D56F5099CDA3FED328987DAC5ECDDC98 /* Pods-DSBaseModuleF_Example-acknowledgements.markdown */,
  208 + DB19D3FB6F2C863E5DA1AFE6F46E6849 /* Pods-DSBaseModuleF_Example-acknowledgements.plist */,
  209 + 86C946DF8FF8CDA203BDF81C77F527F2 /* Pods-DSBaseModuleF_Example-dummy.m */,
  210 + C3F48C953D42C1E4175378A566C528C0 /* Pods-DSBaseModuleF_Example-frameworks.sh */,
  211 + FE90D02F301C8B5F4F61D68CE494ECFE /* Pods-DSBaseModuleF_Example-Info.plist */,
  212 + 58231FDE60835B420DBB6FA32383AF03 /* Pods-DSBaseModuleF_Example-umbrella.h */,
  213 + 22C164B80F26BAF947D4C09D20591F9E /* Pods-DSBaseModuleF_Example.debug.xcconfig */,
  214 + 148D74E25C5D7B41EE492E838868D5AC /* Pods-DSBaseModuleF_Example.release.xcconfig */,
  215 + );
  216 + name = "Pods-DSBaseModuleF_Example";
  217 + path = "Target Support Files/Pods-DSBaseModuleF_Example";
218 218 sourceTree = "<group>";
219 219 };
220 220 /* End PBXGroup section */
221 221  
222 222 /* Begin PBXHeadersBuildPhase section */
223   - 14B1D310865EE890F2C3B740604D1842 /* Headers */ = {
  223 + 022383E28BF1EC882CBAF7B11AC15590 /* Headers */ = {
224 224 isa = PBXHeadersBuildPhase;
225 225 buildActionMask = 2147483647;
226 226 files = (
227   - 40FE9D2957BD8631CA7F83DDD06F3A04 /* Pods-DSBaseModule_Example-umbrella.h in Headers */,
  227 + C7BF7898154B880A04C006F54EDAEFA0 /* Pods-DSBaseModuleF_Example-umbrella.h in Headers */,
228 228 );
229 229 runOnlyForDeploymentPostprocessing = 0;
230 230 };
231   - 4421865372A9EC70D577E32F9AA1B595 /* Headers */ = {
  231 + 33FED07B05D7A23C68BADBC8739015D1 /* Headers */ = {
232 232 isa = PBXHeadersBuildPhase;
233 233 buildActionMask = 2147483647;
234 234 files = (
235   - B6EB823761CE11D40DD1CE54EAFD2CE6 /* Pods-DSBaseModule_Tests-umbrella.h in Headers */,
  235 + A6A25E1DFB4CD0AAD13A8FB8C1B3B413 /* Pods-DSBaseModuleF_Tests-umbrella.h in Headers */,
236 236 );
237 237 runOnlyForDeploymentPostprocessing = 0;
238 238 };
239 239 /* End PBXHeadersBuildPhase section */
240 240  
241 241 /* Begin PBXNativeTarget section */
242   - 3A5A6EF99A29F96506986F51F49D12F8 /* Pods-DSBaseModule_Example */ = {
  242 + C8246CD0C10E7A2D62CE676B0C9B121E /* Pods-DSBaseModuleF_Tests */ = {
243 243 isa = PBXNativeTarget;
244   - buildConfigurationList = 8D5FDF07C4A6424E77A3B0AF00FC25F0 /* Build configuration list for PBXNativeTarget "Pods-DSBaseModule_Example" */;
  244 + buildConfigurationList = C20AD81A3D13D171EC6B8317C72E4595 /* Build configuration list for PBXNativeTarget "Pods-DSBaseModuleF_Tests" */;
245 245 buildPhases = (
246   - 14B1D310865EE890F2C3B740604D1842 /* Headers */,
247   - 3382DEC90FC91B32B8BB8401BCC3FB07 /* Sources */,
248   - A3C5E84A35A3E4220E0ABE4F3E841A85 /* Frameworks */,
249   - 935E89B049F22B76B5FA4E09D68A7274 /* Resources */,
  246 + 33FED07B05D7A23C68BADBC8739015D1 /* Headers */,
  247 + 2CFE9F50CD8CD02F7A5696440314B08E /* Sources */,
  248 + E7ACAB3B12BC2DCB255FAFD0273203EB /* Frameworks */,
  249 + 6A1937BAA8A75DF3EC0CB71C4351C457 /* Resources */,
250 250 );
251 251 buildRules = (
252 252 );
253 253 dependencies = (
254   - 566F3A62BF551C357D41D8F398BDCBF6 /* PBXTargetDependency */,
  254 + 85DF7B47387BF4770982F6728C99568A /* PBXTargetDependency */,
255 255 );
256   - name = "Pods-DSBaseModule_Example";
257   - productName = "Pods-DSBaseModule_Example";
258   - productReference = ECA79798CD0507A39BAC2A5CEDAC4077 /* Pods_DSBaseModule_Example.framework */;
  256 + name = "Pods-DSBaseModuleF_Tests";
  257 + productName = "Pods-DSBaseModuleF_Tests";
  258 + productReference = DA3F14F05513D1BA113B8A86BDC7FDFD /* Pods_DSBaseModuleF_Tests.framework */;
259 259 productType = "com.apple.product-type.framework";
260 260 };
261   - 9975E862D3B4D74CC2969E2595D7763A /* Pods-DSBaseModule_Tests */ = {
  261 + ED54720E2B6456EC18A129729B2D09D4 /* Pods-DSBaseModuleF_Example */ = {
262 262 isa = PBXNativeTarget;
263   - buildConfigurationList = 2A495D91AF2F4AF542252F6ADF46907A /* Build configuration list for PBXNativeTarget "Pods-DSBaseModule_Tests" */;
  263 + buildConfigurationList = 41FEABA18640540C2D898966169C8E1D /* Build configuration list for PBXNativeTarget "Pods-DSBaseModuleF_Example" */;
264 264 buildPhases = (
265   - 4421865372A9EC70D577E32F9AA1B595 /* Headers */,
266   - 4158941ABD298019D1AB52C35C052173 /* Sources */,
267   - BED3B2ED3F25C4B4A154C1F6FB6FC8EA /* Frameworks */,
268   - 8E5E027F1237AC07AC7264D0DC45F845 /* Resources */,
  265 + 022383E28BF1EC882CBAF7B11AC15590 /* Headers */,
  266 + 2B93A5ACCA7687C008A68A25733633F0 /* Sources */,
  267 + 004AC81EB746D9C526C21DD306A359F7 /* Frameworks */,
  268 + 5A67F88BBE5554E4C4B205A6FC4AB06B /* Resources */,
269 269 );
270 270 buildRules = (
271 271 );
272 272 dependencies = (
273   - E4D9AB552C411A5F18D446E2537A4B6A /* PBXTargetDependency */,
  273 + 0806DC887C5DBAAC4A55A44FBD905A1E /* PBXTargetDependency */,
274 274 );
275   - name = "Pods-DSBaseModule_Tests";
276   - productName = "Pods-DSBaseModule_Tests";
277   - productReference = 8A074CFE2BD55640E84FD7DCD026A4C4 /* Pods_DSBaseModule_Tests.framework */;
  275 + name = "Pods-DSBaseModuleF_Example";
  276 + productName = "Pods-DSBaseModuleF_Example";
  277 + productReference = 6FAD637B82100B8944E81EDB392285AC /* Pods_DSBaseModuleF_Example.framework */;
278 278 productType = "com.apple.product-type.framework";
279 279 };
280 280 /* End PBXNativeTarget section */
... ... @@ -295,26 +295,26 @@
295 295 Base,
296 296 );
297 297 mainGroup = CF1408CF629C7361332E53B88F7BD30C;
298   - productRefGroup = 88975E7C12C0F09F83C823E09F67834C /* Products */;
  298 + productRefGroup = BF4313CED85B853D17F1596EFABD5984 /* Products */;
299 299 projectDirPath = "";
300 300 projectRoot = "";
301 301 targets = (
302   - 2578CDF1768D60EA1C83E6785D35B106 /* DSBaseModule */,
303   - 3A5A6EF99A29F96506986F51F49D12F8 /* Pods-DSBaseModule_Example */,
304   - 9975E862D3B4D74CC2969E2595D7763A /* Pods-DSBaseModule_Tests */,
  302 + 9AD1F1D0E06DF15037C31F011DDEB7C8 /* DSBaseModuleF */,
  303 + ED54720E2B6456EC18A129729B2D09D4 /* Pods-DSBaseModuleF_Example */,
  304 + C8246CD0C10E7A2D62CE676B0C9B121E /* Pods-DSBaseModuleF_Tests */,
305 305 );
306 306 };
307 307 /* End PBXProject section */
308 308  
309 309 /* Begin PBXResourcesBuildPhase section */
310   - 8E5E027F1237AC07AC7264D0DC45F845 /* Resources */ = {
  310 + 5A67F88BBE5554E4C4B205A6FC4AB06B /* Resources */ = {
311 311 isa = PBXResourcesBuildPhase;
312 312 buildActionMask = 2147483647;
313 313 files = (
314 314 );
315 315 runOnlyForDeploymentPostprocessing = 0;
316 316 };
317   - 935E89B049F22B76B5FA4E09D68A7274 /* Resources */ = {
  317 + 6A1937BAA8A75DF3EC0CB71C4351C457 /* Resources */ = {
318 318 isa = PBXResourcesBuildPhase;
319 319 buildActionMask = 2147483647;
320 320 files = (
... ... @@ -324,76 +324,43 @@
324 324 /* End PBXResourcesBuildPhase section */
325 325  
326 326 /* Begin PBXSourcesBuildPhase section */
327   - 3382DEC90FC91B32B8BB8401BCC3FB07 /* Sources */ = {
  327 + 2B93A5ACCA7687C008A68A25733633F0 /* Sources */ = {
328 328 isa = PBXSourcesBuildPhase;
329 329 buildActionMask = 2147483647;
330 330 files = (
331   - 1F7047407DABBDC19C2D7BA260AD1B7E /* Pods-DSBaseModule_Example-dummy.m in Sources */,
  331 + 0D160C8E54A9782A5634F2AFDB3871D8 /* Pods-DSBaseModuleF_Example-dummy.m in Sources */,
332 332 );
333 333 runOnlyForDeploymentPostprocessing = 0;
334 334 };
335   - 4158941ABD298019D1AB52C35C052173 /* Sources */ = {
  335 + 2CFE9F50CD8CD02F7A5696440314B08E /* Sources */ = {
336 336 isa = PBXSourcesBuildPhase;
337 337 buildActionMask = 2147483647;
338 338 files = (
339   - E0FA5622FE74B3283CC9B8641B178F91 /* Pods-DSBaseModule_Tests-dummy.m in Sources */,
  339 + 055D0F6C48B99162A1283A1AD1E45D15 /* Pods-DSBaseModuleF_Tests-dummy.m in Sources */,
340 340 );
341 341 runOnlyForDeploymentPostprocessing = 0;
342 342 };
343 343 /* End PBXSourcesBuildPhase section */
344 344  
345 345 /* Begin PBXTargetDependency section */
346   - 566F3A62BF551C357D41D8F398BDCBF6 /* PBXTargetDependency */ = {
  346 + 0806DC887C5DBAAC4A55A44FBD905A1E /* PBXTargetDependency */ = {
347 347 isa = PBXTargetDependency;
348   - name = DSBaseModule;
349   - target = 2578CDF1768D60EA1C83E6785D35B106 /* DSBaseModule */;
350   - targetProxy = B457CD3F45D8527CC20EC43DA77ED226 /* PBXContainerItemProxy */;
  348 + name = DSBaseModuleF;
  349 + target = 9AD1F1D0E06DF15037C31F011DDEB7C8 /* DSBaseModuleF */;
  350 + targetProxy = F592B2A7F7CE274DC5A868DC42FC5AC8 /* PBXContainerItemProxy */;
351 351 };
352   - E4D9AB552C411A5F18D446E2537A4B6A /* PBXTargetDependency */ = {
  352 + 85DF7B47387BF4770982F6728C99568A /* PBXTargetDependency */ = {
353 353 isa = PBXTargetDependency;
354   - name = "Pods-DSBaseModule_Example";
355   - target = 3A5A6EF99A29F96506986F51F49D12F8 /* Pods-DSBaseModule_Example */;
356   - targetProxy = 8D38F4FF734AF873440ED436454E8110 /* PBXContainerItemProxy */;
  354 + name = "Pods-DSBaseModuleF_Example";
  355 + target = ED54720E2B6456EC18A129729B2D09D4 /* Pods-DSBaseModuleF_Example */;
  356 + targetProxy = 49DB954ADE8BE283B754D6383876ACAE /* PBXContainerItemProxy */;
357 357 };
358 358 /* End PBXTargetDependency section */
359 359  
360 360 /* Begin XCBuildConfiguration section */
361   - 19DE04BCFC0A87EB0D3252216C849292 /* Debug */ = {
362   - isa = XCBuildConfiguration;
363   - baseConfigurationReference = 4EE9FE36DCA2D18E7E4C79D307A08E94 /* Pods-DSBaseModule_Example.debug.xcconfig */;
364   - buildSettings = {
365   - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
366   - CODE_SIGN_IDENTITY = "";
367   - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
368   - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
369   - "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
370   - CURRENT_PROJECT_VERSION = 1;
371   - DEFINES_MODULE = YES;
372   - DYLIB_COMPATIBILITY_VERSION = 1;
373   - DYLIB_CURRENT_VERSION = 1;
374   - DYLIB_INSTALL_NAME_BASE = "@rpath";
375   - INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-Info.plist";
376   - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
377   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
378   - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
379   - MACH_O_TYPE = staticlib;
380   - MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.modulemap";
381   - OTHER_LDFLAGS = "";
382   - OTHER_LIBTOOLFLAGS = "";
383   - PODS_ROOT = "$(SRCROOT)";
384   - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
385   - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
386   - SDKROOT = iphoneos;
387   - SKIP_INSTALL = YES;
388   - TARGETED_DEVICE_FAMILY = "1,2";
389   - VERSIONING_SYSTEM = "apple-generic";
390   - VERSION_INFO_PREFIX = "";
391   - };
392   - name = Debug;
393   - };
394   - 36E800D58D47B64260DD333493D772EB /* Debug */ = {
  361 + 0447EA61EB91551367A9D6265BC979D6 /* Release */ = {
395 362 isa = XCBuildConfiguration;
396   - baseConfigurationReference = E350F59B79E6A963E28E9F6CEAAB9479 /* Pods-DSBaseModule_Tests.debug.xcconfig */;
  363 + baseConfigurationReference = 148D74E25C5D7B41EE492E838868D5AC /* Pods-DSBaseModuleF_Example.release.xcconfig */;
397 364 buildSettings = {
398 365 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
399 366 CODE_SIGN_IDENTITY = "";
... ... @@ -405,12 +372,12 @@
405 372 DYLIB_COMPATIBILITY_VERSION = 1;
406 373 DYLIB_CURRENT_VERSION = 1;
407 374 DYLIB_INSTALL_NAME_BASE = "@rpath";
408   - INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-Info.plist";
  375 + INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-Info.plist";
409 376 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
410 377 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
411 378 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
412 379 MACH_O_TYPE = staticlib;
413   - MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.modulemap";
  380 + MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.modulemap";
414 381 OTHER_LDFLAGS = "";
415 382 OTHER_LIBTOOLFLAGS = "";
416 383 PODS_ROOT = "$(SRCROOT)";
... ... @@ -419,10 +386,11 @@
419 386 SDKROOT = iphoneos;
420 387 SKIP_INSTALL = YES;
421 388 TARGETED_DEVICE_FAMILY = "1,2";
  389 + VALIDATE_PRODUCT = YES;
422 390 VERSIONING_SYSTEM = "apple-generic";
423 391 VERSION_INFO_PREFIX = "";
424 392 };
425   - name = Debug;
  393 + name = Release;
426 394 };
427 395 4BE66A09A74FD25164AAB3C2645B9B93 /* Release */ = {
428 396 isa = XCBuildConfiguration;
... ... @@ -484,9 +452,9 @@
484 452 };
485 453 name = Release;
486 454 };
487   - 70122EF791CA125AD6FAFE99E658904E /* Release */ = {
  455 + 5E59370BBB0B55D5E34EA985550986C4 /* Release */ = {
488 456 isa = XCBuildConfiguration;
489   - baseConfigurationReference = 47BB657C4FEF0FEC949AEAC05E9C24B7 /* Pods-DSBaseModule_Tests.release.xcconfig */;
  457 + baseConfigurationReference = 1B489337EE4E03A197C0693687BC5169 /* Pods-DSBaseModuleF_Tests.release.xcconfig */;
490 458 buildSettings = {
491 459 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
492 460 CODE_SIGN_IDENTITY = "";
... ... @@ -498,12 +466,12 @@
498 466 DYLIB_COMPATIBILITY_VERSION = 1;
499 467 DYLIB_CURRENT_VERSION = 1;
500 468 DYLIB_INSTALL_NAME_BASE = "@rpath";
501   - INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-Info.plist";
  469 + INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-Info.plist";
502 470 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
503 471 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
504 472 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
505 473 MACH_O_TYPE = staticlib;
506   - MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.modulemap";
  474 + MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.modulemap";
507 475 OTHER_LDFLAGS = "";
508 476 OTHER_LIBTOOLFLAGS = "";
509 477 PODS_ROOT = "$(SRCROOT)";
... ... @@ -518,6 +486,19 @@
518 486 };
519 487 name = Release;
520 488 };
  489 + 5F0A0B0754A1068FBB0658D466EFE364 /* Debug */ = {
  490 + isa = XCBuildConfiguration;
  491 + baseConfigurationReference = 239E712D7001441A1D0ED4494A624566 /* DSBaseModuleF.xcconfig */;
  492 + buildSettings = {
  493 + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  494 + CODE_SIGN_IDENTITY = "iPhone Developer";
  495 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  496 + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  497 + SDKROOT = iphoneos;
  498 + TARGETED_DEVICE_FAMILY = "1,2";
  499 + };
  500 + name = Debug;
  501 + };
521 502 7EF7227D9B20A1D549000096ACCB23D7 /* Debug */ = {
522 503 isa = XCBuildConfiguration;
523 504 buildSettings = {
... ... @@ -582,23 +563,42 @@
582 563 };
583 564 name = Debug;
584 565 };
585   - 8DD71C077802A57958F2E3B7762DCC38 /* Release */ = {
  566 + 86AF0CAE3325C7634A958FD86AF74F2B /* Debug */ = {
586 567 isa = XCBuildConfiguration;
587   - baseConfigurationReference = 7B6B1AFD0C4749191FC7A01FCE2BC8E7 /* DSBaseModule.xcconfig */;
  568 + baseConfigurationReference = 22C164B80F26BAF947D4C09D20591F9E /* Pods-DSBaseModuleF_Example.debug.xcconfig */;
588 569 buildSettings = {
589   - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
590   - CODE_SIGN_IDENTITY = "iPhone Developer";
591   - IPHONEOS_DEPLOYMENT_TARGET = 9.0;
592   - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  570 + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  571 + CODE_SIGN_IDENTITY = "";
  572 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  573 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  574 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  575 + CURRENT_PROJECT_VERSION = 1;
  576 + DEFINES_MODULE = YES;
  577 + DYLIB_COMPATIBILITY_VERSION = 1;
  578 + DYLIB_CURRENT_VERSION = 1;
  579 + DYLIB_INSTALL_NAME_BASE = "@rpath";
  580 + INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-Info.plist";
  581 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  582 + IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  583 + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  584 + MACH_O_TYPE = staticlib;
  585 + MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.modulemap";
  586 + OTHER_LDFLAGS = "";
  587 + OTHER_LIBTOOLFLAGS = "";
  588 + PODS_ROOT = "$(SRCROOT)";
  589 + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  590 + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
593 591 SDKROOT = iphoneos;
  592 + SKIP_INSTALL = YES;
594 593 TARGETED_DEVICE_FAMILY = "1,2";
595   - VALIDATE_PRODUCT = YES;
  594 + VERSIONING_SYSTEM = "apple-generic";
  595 + VERSION_INFO_PREFIX = "";
596 596 };
597   - name = Release;
  597 + name = Debug;
598 598 };
599   - A1DC76AFEB0F15970F62239ED218488C /* Debug */ = {
  599 + 8CDE5A63F20BFE80BC6D484DD4900D21 /* Release */ = {
600 600 isa = XCBuildConfiguration;
601   - baseConfigurationReference = 7B6B1AFD0C4749191FC7A01FCE2BC8E7 /* DSBaseModule.xcconfig */;
  601 + baseConfigurationReference = 239E712D7001441A1D0ED4494A624566 /* DSBaseModuleF.xcconfig */;
602 602 buildSettings = {
603 603 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
604 604 CODE_SIGN_IDENTITY = "iPhone Developer";
... ... @@ -606,12 +606,13 @@
606 606 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
607 607 SDKROOT = iphoneos;
608 608 TARGETED_DEVICE_FAMILY = "1,2";
  609 + VALIDATE_PRODUCT = YES;
609 610 };
610   - name = Debug;
  611 + name = Release;
611 612 };
612   - BC63591A9667A6EB42968E957EB45F68 /* Release */ = {
  613 + F38120325954E9AC525DD212A0E0D72F /* Debug */ = {
613 614 isa = XCBuildConfiguration;
614   - baseConfigurationReference = 4DA627B4036EA02D0B62E823AF853FC3 /* Pods-DSBaseModule_Example.release.xcconfig */;
  615 + baseConfigurationReference = 10C3452C35FD4EC293F9097ED7B099A6 /* Pods-DSBaseModuleF_Tests.debug.xcconfig */;
615 616 buildSettings = {
616 617 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
617 618 CODE_SIGN_IDENTITY = "";
... ... @@ -623,12 +624,12 @@
623 624 DYLIB_COMPATIBILITY_VERSION = 1;
624 625 DYLIB_CURRENT_VERSION = 1;
625 626 DYLIB_INSTALL_NAME_BASE = "@rpath";
626   - INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-Info.plist";
  627 + INFOPLIST_FILE = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-Info.plist";
627 628 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
628 629 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
629 630 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
630 631 MACH_O_TYPE = staticlib;
631   - MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.modulemap";
  632 + MODULEMAP_FILE = "Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.modulemap";
632 633 OTHER_LDFLAGS = "";
633 634 OTHER_LIBTOOLFLAGS = "";
634 635 PODS_ROOT = "$(SRCROOT)";
... ... @@ -637,20 +638,19 @@
637 638 SDKROOT = iphoneos;
638 639 SKIP_INSTALL = YES;
639 640 TARGETED_DEVICE_FAMILY = "1,2";
640   - VALIDATE_PRODUCT = YES;
641 641 VERSIONING_SYSTEM = "apple-generic";
642 642 VERSION_INFO_PREFIX = "";
643 643 };
644   - name = Release;
  644 + name = Debug;
645 645 };
646 646 /* End XCBuildConfiguration section */
647 647  
648 648 /* Begin XCConfigurationList section */
649   - 2A495D91AF2F4AF542252F6ADF46907A /* Build configuration list for PBXNativeTarget "Pods-DSBaseModule_Tests" */ = {
  649 + 41FEABA18640540C2D898966169C8E1D /* Build configuration list for PBXNativeTarget "Pods-DSBaseModuleF_Example" */ = {
650 650 isa = XCConfigurationList;
651 651 buildConfigurations = (
652   - 36E800D58D47B64260DD333493D772EB /* Debug */,
653   - 70122EF791CA125AD6FAFE99E658904E /* Release */,
  652 + 86AF0CAE3325C7634A958FD86AF74F2B /* Debug */,
  653 + 0447EA61EB91551367A9D6265BC979D6 /* Release */,
654 654 );
655 655 defaultConfigurationIsVisible = 0;
656 656 defaultConfigurationName = Release;
... ... @@ -664,20 +664,20 @@
664 664 defaultConfigurationIsVisible = 0;
665 665 defaultConfigurationName = Release;
666 666 };
667   - 86CFCCB557B2209B128B27DBB84DFE13 /* Build configuration list for PBXAggregateTarget "DSBaseModule" */ = {
  667 + C20AD81A3D13D171EC6B8317C72E4595 /* Build configuration list for PBXNativeTarget "Pods-DSBaseModuleF_Tests" */ = {
668 668 isa = XCConfigurationList;
669 669 buildConfigurations = (
670   - A1DC76AFEB0F15970F62239ED218488C /* Debug */,
671   - 8DD71C077802A57958F2E3B7762DCC38 /* Release */,
  670 + F38120325954E9AC525DD212A0E0D72F /* Debug */,
  671 + 5E59370BBB0B55D5E34EA985550986C4 /* Release */,
672 672 );
673 673 defaultConfigurationIsVisible = 0;
674 674 defaultConfigurationName = Release;
675 675 };
676   - 8D5FDF07C4A6424E77A3B0AF00FC25F0 /* Build configuration list for PBXNativeTarget "Pods-DSBaseModule_Example" */ = {
  676 + C27727A2332A612C1E25DE70070A1EBF /* Build configuration list for PBXAggregateTarget "DSBaseModuleF" */ = {
677 677 isa = XCConfigurationList;
678 678 buildConfigurations = (
679   - 19DE04BCFC0A87EB0D3252216C849292 /* Debug */,
680   - BC63591A9667A6EB42968E957EB45F68 /* Release */,
  679 + 5F0A0B0754A1068FBB0658D466EFE364 /* Debug */,
  680 + 8CDE5A63F20BFE80BC6D484DD4900D21 /* Release */,
681 681 );
682 682 defaultConfigurationIsVisible = 0;
683 683 defaultConfigurationName = Release;
... ...
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/DSBaseModule.xcscheme renamed to Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/DSBaseModuleF.xcscheme
... ... @@ -14,9 +14,9 @@
14 14 buildForArchiving = "YES">
15 15 <BuildableReference
16 16 BuildableIdentifier = "primary"
17   - BlueprintIdentifier = "2578CDF1768D60EA1C83E6785D35B106"
18   - BuildableName = "DSBaseModule"
19   - BlueprintName = "DSBaseModule"
  17 + BlueprintIdentifier = "9AD1F1D0E06DF15037C31F011DDEB7C8"
  18 + BuildableName = "DSBaseModuleF"
  19 + BlueprintName = "DSBaseModuleF"
20 20 ReferencedContainer = "container:Pods.xcodeproj">
21 21 </BuildableReference>
22 22 </BuildActionEntry>
... ...
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSBaseModule_Example.xcscheme renamed to Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSBaseModuleF_Example.xcscheme
... ... @@ -14,9 +14,9 @@
14 14 buildForAnalyzing = "YES">
15 15 <BuildableReference
16 16 BuildableIdentifier = "primary"
17   - BlueprintIdentifier = "3A5A6EF99A29F96506986F51F49D12F8"
18   - BuildableName = "Pods_DSBaseModule_Example.framework"
19   - BlueprintName = "Pods-DSBaseModule_Example"
  17 + BlueprintIdentifier = "ED54720E2B6456EC18A129729B2D09D4"
  18 + BuildableName = "Pods_DSBaseModuleF_Example.framework"
  19 + BlueprintName = "Pods-DSBaseModuleF_Example"
20 20 ReferencedContainer = "container:Pods.xcodeproj">
21 21 </BuildableReference>
22 22 </BuildActionEntry>
... ...
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSBaseModule_Tests.xcscheme renamed to Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/Pods-DSBaseModuleF_Tests.xcscheme
... ... @@ -14,9 +14,9 @@
14 14 buildForAnalyzing = "YES">
15 15 <BuildableReference
16 16 BuildableIdentifier = "primary"
17   - BlueprintIdentifier = "9975E862D3B4D74CC2969E2595D7763A"
18   - BuildableName = "Pods_DSBaseModule_Tests.framework"
19   - BlueprintName = "Pods-DSBaseModule_Tests"
  17 + BlueprintIdentifier = "C8246CD0C10E7A2D62CE676B0C9B121E"
  18 + BuildableName = "Pods_DSBaseModuleF_Tests.framework"
  19 + BlueprintName = "Pods-DSBaseModuleF_Tests"
20 20 ReferencedContainer = "container:Pods.xcodeproj">
21 21 </BuildableReference>
22 22 </BuildActionEntry>
... ...
Example/Pods/Pods.xcodeproj/xcuserdata/zhaolin.xcuserdatad/xcschemes/xcschememanagement.plist
... ... @@ -4,17 +4,17 @@
4 4 <dict>
5 5 <key>SchemeUserState</key>
6 6 <dict>
7   - <key>DSBaseModule.xcscheme</key>
  7 + <key>DSBaseModuleF.xcscheme</key>
8 8 <dict>
9 9 <key>isShown</key>
10 10 <false/>
11 11 </dict>
12   - <key>Pods-DSBaseModule_Example.xcscheme</key>
  12 + <key>Pods-DSBaseModuleF_Example.xcscheme</key>
13 13 <dict>
14 14 <key>isShown</key>
15 15 <false/>
16 16 </dict>
17   - <key>Pods-DSBaseModule_Tests.xcscheme</key>
  17 + <key>Pods-DSBaseModuleF_Tests.xcscheme</key>
18 18 <dict>
19 19 <key>isShown</key>
20 20 <false/>
... ...
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule-Info.plist renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF-Info.plist
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule-dummy.m renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF-dummy.m
1 1 #import <Foundation/Foundation.h>
2   -@interface PodsDummy_DSBaseModule : NSObject
  2 +@interface PodsDummy_DSBaseModuleF : NSObject
3 3 @end
4   -@implementation PodsDummy_DSBaseModule
  4 +@implementation PodsDummy_DSBaseModuleF
5 5 @end
... ...
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule-prefix.pch renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF-prefix.pch
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule-umbrella.h renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF-umbrella.h
... ... @@ -11,6 +11,6 @@
11 11 #endif
12 12  
13 13  
14   -FOUNDATION_EXPORT double DSBaseModuleVersionNumber;
15   -FOUNDATION_EXPORT const unsigned char DSBaseModuleVersionString[];
  14 +FOUNDATION_EXPORT double DSBaseModuleFVersionNumber;
  15 +FOUNDATION_EXPORT const unsigned char DSBaseModuleFVersionString[];
16 16  
... ...
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule.modulemap renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF.modulemap
1   -framework module DSBaseModule {
2   - umbrella header "DSBaseModule-umbrella.h"
  1 +framework module DSBaseModuleF {
  2 + umbrella header "DSBaseModuleF-umbrella.h"
3 3  
4 4 export *
5 5 module * { export * }
... ...
Example/Pods/Target Support Files/DSBaseModule/DSBaseModule.xcconfig renamed to Example/Pods/Target Support Files/DSBaseModuleF/DSBaseModuleF.xcconfig
1   -CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DSBaseModule
2   -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModule/Frameworks"
  1 +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/DSBaseModuleF
  2 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModuleF/Frameworks"
3 3 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
4 4 PODS_BUILD_DIR = ${BUILD_DIR}
5 5 PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-Info.plist renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-Info.plist
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-acknowledgements.markdown renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-acknowledgements.markdown
1 1 # Acknowledgements
2 2 This application makes use of the following third party libraries:
3 3  
4   -## DSBaseModule
  4 +## DSBaseModuleF
5 5  
6 6 Copyright (c) 2020 694092596@qq.com <694092596@qq.com>
7 7  
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-acknowledgements.plist renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-acknowledgements.plist
... ... @@ -37,7 +37,7 @@ THE SOFTWARE.
37 37 <key>License</key>
38 38 <string>MIT</string>
39 39 <key>Title</key>
40   - <string>DSBaseModule</string>
  40 + <string>DSBaseModuleF</string>
41 41 <key>Type</key>
42 42 <string>PSGroupSpecifier</string>
43 43 </dict>
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-dummy.m renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-dummy.m
1 1 #import <Foundation/Foundation.h>
2   -@interface PodsDummy_Pods_DSBaseModule_Example : NSObject
  2 +@interface PodsDummy_Pods_DSBaseModuleF_Example : NSObject
3 3 @end
4   -@implementation PodsDummy_Pods_DSBaseModule_Example
  4 +@implementation PodsDummy_Pods_DSBaseModuleF_Example
5 5 @end
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-frameworks.sh renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-frameworks.sh
... ... @@ -161,10 +161,10 @@ strip_invalid_archs() {
161 161  
162 162  
163 163 if [[ "$CONFIGURATION" == "Debug" ]]; then
164   - install_framework "${PODS_ROOT}/../../DSBaseModule/Frameworks/DSBaseModule.framework"
  164 + install_framework "${PODS_ROOT}/../../DSBaseModuleF/Frameworks/DSBaseModule.framework"
165 165 fi
166 166 if [[ "$CONFIGURATION" == "Release" ]]; then
167   - install_framework "${PODS_ROOT}/../../DSBaseModule/Frameworks/DSBaseModule.framework"
  167 + install_framework "${PODS_ROOT}/../../DSBaseModuleF/Frameworks/DSBaseModule.framework"
168 168 fi
169 169 if [ "${COCOAPODS_PARALLEL_CODE_SIGN}" == "true" ]; then
170 170 wait
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example-umbrella.h renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example-umbrella.h
... ... @@ -11,6 +11,6 @@
11 11 #endif
12 12  
13 13  
14   -FOUNDATION_EXPORT double Pods_DSBaseModule_ExampleVersionNumber;
15   -FOUNDATION_EXPORT const unsigned char Pods_DSBaseModule_ExampleVersionString[];
  14 +FOUNDATION_EXPORT double Pods_DSBaseModuleF_ExampleVersionNumber;
  15 +FOUNDATION_EXPORT const unsigned char Pods_DSBaseModuleF_ExampleVersionString[];
16 16  
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.debug.xcconfig renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.debug.xcconfig
1   -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModule/Frameworks"
  1 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModuleF/Frameworks"
2 2 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
3 3 LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
4 4 OTHER_LDFLAGS = $(inherited) -framework "DSBaseModule"
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.modulemap renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.modulemap
1   -framework module Pods_DSBaseModule_Example {
2   - umbrella header "Pods-DSBaseModule_Example-umbrella.h"
  1 +framework module Pods_DSBaseModuleF_Example {
  2 + umbrella header "Pods-DSBaseModuleF_Example-umbrella.h"
3 3  
4 4 export *
5 5 module * { export * }
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Example/Pods-DSBaseModule_Example.release.xcconfig renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Example/Pods-DSBaseModuleF_Example.release.xcconfig
1   -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModule/Frameworks"
  1 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModuleF/Frameworks"
2 2 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
3 3 LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
4 4 OTHER_LDFLAGS = $(inherited) -framework "DSBaseModule"
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-Info.plist renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-Info.plist
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-acknowledgements.markdown renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-acknowledgements.markdown
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-acknowledgements.plist renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-acknowledgements.plist
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-dummy.m renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-dummy.m
1 1 #import <Foundation/Foundation.h>
2   -@interface PodsDummy_Pods_DSBaseModule_Tests : NSObject
  2 +@interface PodsDummy_Pods_DSBaseModuleF_Tests : NSObject
3 3 @end
4   -@implementation PodsDummy_Pods_DSBaseModule_Tests
  4 +@implementation PodsDummy_Pods_DSBaseModuleF_Tests
5 5 @end
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests-umbrella.h renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests-umbrella.h
... ... @@ -11,6 +11,6 @@
11 11 #endif
12 12  
13 13  
14   -FOUNDATION_EXPORT double Pods_DSBaseModule_TestsVersionNumber;
15   -FOUNDATION_EXPORT const unsigned char Pods_DSBaseModule_TestsVersionString[];
  14 +FOUNDATION_EXPORT double Pods_DSBaseModuleF_TestsVersionNumber;
  15 +FOUNDATION_EXPORT const unsigned char Pods_DSBaseModuleF_TestsVersionString[];
16 16  
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.debug.xcconfig renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.debug.xcconfig
1   -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModule/Frameworks"
  1 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModuleF/Frameworks"
2 2 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
3 3 OTHER_LDFLAGS = $(inherited) -framework "DSBaseModule"
4 4 PODS_BUILD_DIR = ${BUILD_DIR}
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.modulemap renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.modulemap
1   -framework module Pods_DSBaseModule_Tests {
2   - umbrella header "Pods-DSBaseModule_Tests-umbrella.h"
  1 +framework module Pods_DSBaseModuleF_Tests {
  2 + umbrella header "Pods-DSBaseModuleF_Tests-umbrella.h"
3 3  
4 4 export *
5 5 module * { export * }
... ...
Example/Pods/Target Support Files/Pods-DSBaseModule_Tests/Pods-DSBaseModule_Tests.release.xcconfig renamed to Example/Pods/Target Support Files/Pods-DSBaseModuleF_Tests/Pods-DSBaseModuleF_Tests.release.xcconfig
1   -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModule/Frameworks"
  1 +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/../../DSBaseModuleF/Frameworks"
2 2 GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
3 3 OTHER_LDFLAGS = $(inherited) -framework "DSBaseModule"
4 4 PODS_BUILD_DIR = ${BUILD_DIR}
... ...
Example/Tests/Tests.m
1 1 //
2   -// DSBaseModuleTests.m
3   -// DSBaseModuleTests
  2 +// DSBaseModuleFTests.m
  3 +// DSBaseModuleFTests
4 4 //
5 5 // Created by 694092596@qq.com on 02/29/2020.
6 6 // Copyright (c) 2020 694092596@qq.com. All rights reserved.
... ...
README.md
1   -# DSBaseModule
  1 +# DSBaseModuleF
2 2  
3   -[![CI Status](https://img.shields.io/travis/694092596@qq.com/DSBaseModule.svg?style=flat)](https://travis-ci.org/694092596@qq.com/DSBaseModule)
4   -[![Version](https://img.shields.io/cocoapods/v/DSBaseModule.svg?style=flat)](https://cocoapods.org/pods/DSBaseModule)
5   -[![License](https://img.shields.io/cocoapods/l/DSBaseModule.svg?style=flat)](https://cocoapods.org/pods/DSBaseModule)
6   -[![Platform](https://img.shields.io/cocoapods/p/DSBaseModule.svg?style=flat)](https://cocoapods.org/pods/DSBaseModule)
  3 +[![CI Status](https://img.shields.io/travis/694092596@qq.com/DSBaseModuleF.svg?style=flat)](https://travis-ci.org/694092596@qq.com/DSBaseModuleF)
  4 +[![Version](https://img.shields.io/cocoapods/v/DSBaseModuleF.svg?style=flat)](https://cocoapods.org/pods/DSBaseModuleF)
  5 +[![License](https://img.shields.io/cocoapods/l/DSBaseModuleF.svg?style=flat)](https://cocoapods.org/pods/DSBaseModuleF)
  6 +[![Platform](https://img.shields.io/cocoapods/p/DSBaseModuleF.svg?style=flat)](https://cocoapods.org/pods/DSBaseModuleF)
7 7  
8 8 ## Example
9 9  
... ... @@ -13,11 +13,11 @@ To run the example project, clone the repo, and run `pod install` from the Examp
13 13  
14 14 ## Installation
15 15  
16   -DSBaseModule is available through [CocoaPods](https://cocoapods.org). To install
  16 +DSBaseModuleF is available through [CocoaPods](https://cocoapods.org). To install
17 17 it, simply add the following line to your Podfile:
18 18  
19 19 ```ruby
20   -pod 'DSBaseModule'
  20 +pod 'DSBaseModuleF'
21 21 ```
22 22  
23 23 ## Author
... ... @@ -26,4 +26,4 @@ pod &#39;DSBaseModule&#39;
26 26  
27 27 ## License
28 28  
29   -DSBaseModule is available under the MIT license. See the LICENSE file for more info.
  29 +DSBaseModuleF is available under the MIT license. See the LICENSE file for more info.
... ...