[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / d / 8 / 5 / YJCocoa / 9.3.0 / YJCocoa.podspec.json
blobfeac1638e77382654d0195cf80a8567889d1f19b
2   "name": "YJCocoa",
3   "version": "9.3.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.3.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               }
143             },
144             {
145               "name": "Extension",
146               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/Extension/*",
147               "dependencies": {
148                 "YJCocoa/AppFrameworks/Foundation/Log": [
150                 ],
151                 "YJCocoa/System/Dispatch": [
153                 ]
154               }
155             },
156             {
157               "name": "LinkTextView",
158               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/LinkTextView/*"
159             },
160             {
161               "name": "NavigationBar",
162               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/NavigationBar/*",
163               "dependencies": {
164                 "YJCocoa/AppFrameworks/UIKit/Extension": [
166                 ]
167               }
168             },
169             {
170               "name": "PageView",
171               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/PageView/*",
172               "dependencies": {
173                 "YJCocoa/AppFrameworks/Foundation/Log": [
175                 ],
176                 "YJCocoa/AppFrameworks/UIKit/Extension": [
178                 ]
179               }
180             },
181             {
182               "name": "ScrollView",
183               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ScrollView/*",
184               "dependencies": {
185                 "YJCocoa/AppFrameworks/UIKit/Extension": [
187                 ]
188               }
189             },
190             {
191               "name": "TableView",
192               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/TableView/*",
193               "dependencies": {
194                 "YJCocoa/AppFrameworks/Foundation/Log": [
196                 ]
197               }
198             },
199             {
200               "name": "TouchView",
201               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/TouchView/*"
202             },
203             {
204               "name": "URLRouter",
205               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/URLRouter/*",
206               "dependencies": {
207                 "YJCocoa/AppFrameworks/Foundation/Scheduler": [
209                 ],
210                 "YJCocoa/AppFrameworks/Foundation/URL": [
212                 ],
213                 "YJCocoa/AppFrameworks/UIKit/Extension": [
215                 ]
216               }
217             },
218             {
219               "name": "ViewControllerTransitioning",
220               "source_files": "YJCocoa/Classes/AppFrameworks/UIKit/ViewControllerTransitioning/*",
221               "dependencies": {
222                 "YJCocoa/AppFrameworks/UIKit/Extension": [
224                 ]
225               }
226             }
227           ]
228         }
229       ]
230     },
231     {
232       "name": "DeveloperTools",
233       "subspecs": [
234         {
235           "name": "Leaks",
236           "source_files": "YJCocoa/Classes/DeveloperTools/Leaks/*",
237           "dependencies": {
238             "YJCocoa/AppFrameworks/Foundation/Extension": [
240             ],
241             "YJCocoa/AppFrameworks/Foundation/Safety": [
243             ],
244             "YJCocoa/AppFrameworks/Foundation/SingletonCenter": [
246             ],
247             "YJCocoa/System/Dispatch": [
249             ]
250           }
251         },
252         {
253           "name": "Timeline",
254           "source_files": "YJCocoa/Classes/DeveloperTools/Timeline/*",
255           "dependencies": {
256             "YJCocoa/AppFrameworks/Foundation/Log": [
258             ]
259           }
260         }
261       ]
262     },
263     {
264       "name": "System",
265       "subspecs": [
266         {
267           "name": "Dispatch",
268           "source_files": "YJCocoa/Classes/System/Dispatch/*"
269         },
270         {
271           "name": "Pthread",
272           "source_files": "YJCocoa/Classes/System/Pthread/*"
273         },
274         {
275           "name": "Security",
276           "source_files": "YJCocoa/Classes/System/Security/**/*"
277         }
278       ]
279     }
280   ],
281   "swift_version": "5.1"