[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 8 / 5 / YJCocoa / 9.0.0 / YJCocoa.podspec.json
blob4a2543dc2af6e1d47a8152ff90fde8faa196ff2c
2   "name": "YJCocoa",
3   "version": "9.0.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.0.0"
15   },
16   "summary": "YJ系列开源库",
17   "description": "姓名:阳君\nQQ:937447974\nYJ技术支持群:557445088",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": "YJCocoa/Classes/**/*",
24   "default_subspecs": [
25     "AppFrameworks",
26     "DeveloperTools",
27     "System"
28   ],
29   "swift_version": "5.0",
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/OC/CodeInject": [
88                 ],
89                 "YJCocoa/System/Dispatch": [
91                 ]
92               }
93             },
94             {
95               "name": "SingletonCenter",
96               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/SingletonCenter/*",
97               "dependencies": {
98                 "YJCocoa/AppFrameworks/Foundation/Safety": [
100                 ]
101               }
102             },
103             {
104               "name": "Timer",
105               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/Timer/*",
106               "dependencies": {
107                 "YJCocoa/AppFrameworks/Foundation/Log": [
109                 ]
110               }
111             },
112             {
113               "name": "URL",
114               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/URL/*",
115               "dependencies": {
116                 "YJCocoa/AppFrameworks/Foundation/Extension": [
118                 ]
119               }
120             },
121             {
122               "name": "URLSession",
123               "source_files": "YJCocoa/Classes/AppFrameworks/Foundation/URLSession/*",
124               "dependencies": {
125                 "YJCocoa/AppFrameworks/Foundation/JSONModel": [
127                 ],
128                 "YJCocoa/System/Dispatch": [
130                 ]
131               }
132             }
133           ]
134         },
135         {
136           "name": "UIKit",
137           "subspecs": [
138             {
139               "name": "CollectionView",
140               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/CollectionView/*",
141               "dependencies": {
142                 "YJCocoa/AppFrameworks/Foundation/Log": [
144                 ]
145               }
146             },
147             {
148               "name": "Extension",
149               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/Extension/*"
150             },
151             {
152               "name": "NavigationBar",
153               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/NavigationBar/*",
154               "dependencies": {
155                 "YJCocoa/AppFrameworks/UIKit/Extension": [
157                 ]
158               }
159             },
160             {
161               "name": "PageView",
162               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/PageView/*",
163               "dependencies": {
164                 "YJCocoa/AppFrameworks/Foundation/Log": [
166                 ],
167                 "YJCocoa/AppFrameworks/UIKit/Extension": [
169                 ]
170               }
171             },
172             {
173               "name": "ScrollView",
174               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ScrollView/*",
175               "dependencies": {
176                 "YJCocoa/AppFrameworks/UIKit/Extension": [
178                 ]
179               }
180             },
181             {
182               "name": "TableView",
183               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/TableView/*",
184               "dependencies": {
185                 "YJCocoa/AppFrameworks/Foundation/Log": [
187                 ]
188               }
189             },
190             {
191               "name": "URLRouter",
192               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/URLRouter/*",
193               "dependencies": {
194                 "YJCocoa/AppFrameworks/Foundation/Scheduler": [
196                 ],
197                 "YJCocoa/AppFrameworks/Foundation/URL": [
199                 ]
200               }
201             },
202             {
203               "name": "ViewControllerTransitioning",
204               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ViewControllerTransitioning/*",
205               "dependencies": {
206                 "YJCocoa/AppFrameworks/UIKit/Extension": [
208                 ]
209               }
210             }
211           ]
212         }
213       ]
214     },
215     {
216       "name": "DeveloperTools",
217       "subspecs": [
218         {
219           "name": "Leaks",
220           "source_files": "YJCocoa/Classes/DeveloperTools/Leaks/*",
221           "dependencies": {
222             "YJCocoa/AppFrameworks/Foundation/Extension": [
224             ],
225             "YJCocoa/AppFrameworks/Foundation/Safety": [
227             ],
228             "YJCocoa/AppFrameworks/Foundation/SingletonCenter": [
230             ],
231             "YJCocoa/System/Dispatch": [
233             ]
234           }
235         },
236         {
237           "name": "Timeline",
238           "source_files": "YJCocoa/Classes/DeveloperTools/Timeline/*",
239           "dependencies": {
240             "YJCocoa/AppFrameworks/Foundation/Log": [
242             ]
243           }
244         }
245       ]
246     },
247     {
248       "name": "OC",
249       "source_files": "YJCocoa/Classes/OC/*",
250       "subspecs": [
251         {
252           "name": "CodeInject",
253           "source_files": "YJCocoa/Classes/OC/CodeInject/*"
254         },
255         {
256           "name": "Dispatch",
257           "source_files": "YJCocoa/Classes/OC/Dispatch/*"
258         },
259         {
260           "name": "Log",
261           "source_files": "YJCocoa/Classes/OC/Log/*"
262         },
263         {
264           "name": "MemoryInfo",
265           "source_files": "YJCocoa/Classes/OC/MemoryInfo/*"
266         },
267         {
268           "name": "TimeProfiler",
269           "source_files": "YJCocoa/Classes/OC/TimeProfiler/*",
270           "dependencies": {
271             "YJCocoa/OC/Dispatch": [
273             ]
274           }
275         }
276       ]
277     },
278     {
279       "name": "System",
280       "subspecs": [
281         {
282           "name": "Dispatch",
283           "source_files": "YJCocoa/Classes/System/Dispatch/*"
284         },
285         {
286           "name": "Pthread",
287           "source_files": "YJCocoa/Classes/System/Pthread/*"
288         },
289         {
290           "name": "Security",
291           "source_files": "YJCocoa/Classes/System/Security/**/*"
292         }
293       ]
294     }
295   ]