[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / 5 / YJCocoa / 9.4.0 / YJCocoa.podspec.json
blobb2e4986ab72454f760fcdf57d05b75645222f08f
2   "name": "YJCocoa",
3   "version": "9.4.0",
4   "authors": {
5     "阳君": "937447974@qq.com"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/937447974/YJCocoa",
12   "source": {
13     "git": "https://github.com/937447974/YJCocoa.git",
14     "tag": "9.4.0"
15   },
16   "summary": "YJ系列开源库",
17   "description": "姓名:阳君\nQQ:937447974\nYJ技术支持群:557445088",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.1",
22   "pod_target_xcconfig": {
23     "APPLICATION_EXTENSION_API_ONLY": "NO"
24   },
25   "default_subspecs": [
26     "AppFrameworks",
27     "DeveloperTools",
28     "System"
29   ],
30   "subspecs": [
31     {
32       "name": "AppFrameworks",
33       "subspecs": [
34         {
35           "name": "Foundation",
36           "subspecs": [
37             {
38               "name": "Calendar",
39               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Calendar/*"
40             },
41             {
42               "name": "Directory",
43               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Directory/*"
44             },
45             {
46               "name": "Extension",
47               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Extension/*",
48               "dependencies": {
49                 "YJCocoa/AppFrameworks/Foundation/Log": [
51                 ]
52               }
53             },
54             {
55               "name": "JSONModel",
56               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/JSONModel/**/*",
57               "dependencies": {
58                 "YJCocoa/AppFrameworks/Foundation/Safety": [
60                 ]
61               }
62             },
63             {
64               "name": "Log",
65               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Log/*"
66             },
67             {
68               "name": "Safety",
69               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Safety/*",
70               "dependencies": {
71                 "YJCocoa/AppFrameworks/Foundation/Log": [
73                 ],
74                 "YJCocoa/System/Pthread": [
76                 ]
77               }
78             },
79             {
80               "name": "Scheduler",
81               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Scheduler/*",
82               "dependencies": {
83                 "YJCocoa/AppFrameworks/Foundation/Extension": [
85                 ],
86                 "YJCocoa/System/Dispatch": [
88                 ]
89               }
90             },
91             {
92               "name": "SingletonCenter",
93               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/SingletonCenter/*",
94               "dependencies": {
95                 "YJCocoa/AppFrameworks/Foundation/Safety": [
97                 ]
98               }
99             },
100             {
101               "name": "Timer",
102               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Timer/*",
103               "dependencies": {
104                 "YJCocoa/AppFrameworks/Foundation/Log": [
106                 ]
107               }
108             },
109             {
110               "name": "URL",
111               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/URL/*",
112               "dependencies": {
113                 "YJCocoa/AppFrameworks/Foundation/Extension": [
115                 ]
116               }
117             },
118             {
119               "name": "URLSession",
120               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/URLSession/*",
121               "dependencies": {
122                 "YJCocoa/AppFrameworks/Foundation/JSONModel": [
124                 ],
125                 "YJCocoa/System/Dispatch": [
127                 ]
128               }
129             }
130           ]
131         },
132         {
133           "name": "UIKit",
134           "subspecs": [
135             {
136               "name": "CollectionView",
137               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/CollectionView/*",
138               "dependencies": {
139                 "YJCocoa/AppFrameworks/Foundation/Log": [
141                 ],
142                 "YJCocoa/AppFrameworks/UIKit/Extension": [
144                 ]
145               }
146             },
147             {
148               "name": "Extension",
149               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/Extension/*",
150               "dependencies": {
151                 "YJCocoa/AppFrameworks/Foundation/Log": [
153                 ],
154                 "YJCocoa/System/Dispatch": [
156                 ]
157               }
158             },
159             {
160               "name": "LinkTextView",
161               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/LinkTextView/*"
162             },
163             {
164               "name": "NavigationBar",
165               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/NavigationBar/*",
166               "dependencies": {
167                 "YJCocoa/AppFrameworks/UIKit/Extension": [
169                 ]
170               }
171             },
172             {
173               "name": "PageView",
174               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/PageView/*",
175               "dependencies": {
176                 "YJCocoa/AppFrameworks/Foundation/Log": [
178                 ],
179                 "YJCocoa/AppFrameworks/UIKit/Extension": [
181                 ]
182               }
183             },
184             {
185               "name": "ScrollView",
186               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ScrollView/*",
187               "dependencies": {
188                 "YJCocoa/AppFrameworks/UIKit/Extension": [
190                 ]
191               }
192             },
193             {
194               "name": "TableView",
195               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/TableView/*",
196               "dependencies": {
197                 "YJCocoa/AppFrameworks/Foundation/Log": [
199                 ],
200                 "YJCocoa/AppFrameworks/UIKit/Extension": [
202                 ]
203               }
204             },
205             {
206               "name": "TouchView",
207               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/TouchView/*"
208             },
209             {
210               "name": "URLRouter",
211               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/URLRouter/*",
212               "dependencies": {
213                 "YJCocoa/AppFrameworks/Foundation/Scheduler": [
215                 ],
216                 "YJCocoa/AppFrameworks/Foundation/URL": [
218                 ],
219                 "YJCocoa/AppFrameworks/UIKit/Extension": [
221                 ]
222               }
223             },
224             {
225               "name": "ViewControllerTransitioning",
226               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ViewControllerTransitioning/*",
227               "dependencies": {
228                 "YJCocoa/AppFrameworks/UIKit/Extension": [
230                 ]
231               }
232             }
233           ]
234         }
235       ]
236     },
237     {
238       "name": "DeveloperTools",
239       "subspecs": [
240         {
241           "name": "Leaks",
242           "source_files": "YJCocoa/Classes/DeveloperTools/Leaks/*",
243           "dependencies": {
244             "YJCocoa/AppFrameworks/Foundation/Extension": [
246             ],
247             "YJCocoa/AppFrameworks/Foundation/Safety": [
249             ],
250             "YJCocoa/AppFrameworks/Foundation/SingletonCenter": [
252             ],
253             "YJCocoa/System/Dispatch": [
255             ]
256           }
257         },
258         {
259           "name": "Timeline",
260           "source_files": "YJCocoa/Classes/DeveloperTools/Timeline/*",
261           "dependencies": {
262             "YJCocoa/AppFrameworks/Foundation/Log": [
264             ]
265           }
266         }
267       ]
268     },
269     {
270       "name": "System",
271       "subspecs": [
272         {
273           "name": "Dispatch",
274           "source_files": "YJCocoa/Classes/System/Dispatch/*"
275         },
276         {
277           "name": "Pthread",
278           "source_files": "YJCocoa/Classes/System/Pthread/*"
279         },
280         {
281           "name": "Security",
282           "source_files": "YJCocoa/Classes/System/Security/**/*"
283         }
284       ]
285     }
286   ],
287   "swift_version": "5.1"