[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / f / 4 / EasySwift / 1.2.6 / EasySwift.podspec.json
blob65ead6d866ecddca4a3a0226ad384324c57ca1c5
2   "name": "EasySwift",
3   "version": "1.2.6",
4   "summary": "打造最好的swift开源项目",
5   "description": "This is the most simple way to use swift, which is a complete throughout the entire iOS development of the most convenient, the most simple, the most perfect framework to build the heart.",
6   "homepage": "https://github.com/stubbornnessness",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "stubbornness1219": "18223847097@163.com"
10   },
11   "source": {
12     "git": "https://github.com/stubbornnessness/EasySwift.git",
13     "tag": "1.2.6"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "module_name": "EasySwift",
20   "default_subspecs": [
21     "Core",
22     "FlexboxKit",
23     "CoreData",
24     "Pinyin",
25     "Gumbo",
26     "ObjectiveGumbo",
27     "FLSideSlipViewController",
28     "SwiftRegex",
29     "URLManager",
30     "Watch",
31     "TLCityPicker"
32   ],
33   "dependencies": {
34     "UITableView+FDTemplateLayoutCell": [
36     ],
37     "CYLTabBarController": [
39     ],
40     "IQKeyboardManager": [
42     ],
43     "MWPhotoBrowser": [
45     ],
46     "UIButton-SSEdgeInsets": [
48     ],
49     "GCDSwift": [
51     ],
52     "APAddressBook/Swift": [
54     ],
55     "Loggerithm": [
57     ],
58     "Colours": [
60     ],
61     "RainbowNavigation": [
63     ],
64     "SystemServices": [
66     ],
67     "swiftScan": [
69     ],
70     "TYAlertController": [
72     ],
73     "LCCoolHUD": [
75     ],
76     "TOWebViewController": [
78     ],
79     "FORScrollViewEmptyAssistant": [
81     ],
82     "SwiftyJSON": [
84     ],
85     "MJRefresh": [
86       "3.1.0"
87     ],
88     "DKChainableAnimationKit": [
90     ],
91     "AXBadgeView-Swift": [
93     ],
94     "HCSStarRatingView": [
96     ],
97     "ZLPhotoBrowser": [
99     ],
100     "SwiftString": [
102     ],
103     "EasyEmoji": [
105     ],
106     "EasyDropDownMenu": [
108     ],
109     "EasySearchBar": [
111     ],
112     "EasyCountDownButton": [
114     ],
115     "YXJXibView": [
117     ],
118     "YXJTagView": [
120     ],
121     "YXJKxMenu": [
123     ],
124     "YXJLinksButton": [
126     ],
127     "YXJCycleView": [
129     ],
130     "YXJPageController": [
132     ],
133     "YXJOnePixeLine": [
135     ],
136     "YXJSlideBar": [
138     ],
139     "YXJSwipeTableViewCell": [
141     ],
142     "YXJImageCompressor": [
144     ],
145     "YXJPullScale": [
147     ]
148   },
149   "frameworks": "UIKit",
150   "subspecs": [
151     {
152       "name": "Core",
153       "source_files": "Pod/Core/*",
154       "dependencies": {
155         "HanekeSwift": [
157         ],
158         "Bond": [
160         ],
161         "Alamofire": [
163         ],
164         "SnapKit": [
166         ],
167         "Kingfisher": [
169         ],
170         "ObjectMapper": [
172         ],
173         "ReachabilitySwift": [
175         ],
176         "TTTAttributedLabel": [
178         ],
179         "EasySwift/FlexboxKit": [
181         ],
182         "EasySwift/ObjectiveGumbo": [
184         ],
185         "EasySwift/URLManager": [
187         ],
188         "EasySwift/SwiftRegex": [
190         ],
191         "EasySwift/Watch": [
193         ],
194         "EasySwift/Pinyin": [
196         ]
197       },
198       "frameworks": [
199         "UIKit",
200         "CoreData",
201         "JavaScriptCore"
202       ]
203     },
204     {
205       "name": "FlexboxKit",
206       "public_header_files": "Pod/Lib/FlexboxKit/*.h",
207       "source_files": "Pod/Lib/FlexboxKit/*"
208     },
209     {
210       "name": "CoreData",
211       "source_files": "Pod/Lib/CoreData/*",
212       "dependencies": {
213         "EasySwift/Core": [
215         ]
216       }
217     },
218     {
219       "name": "Pinyin",
220       "public_header_files": "Pod/Lib/Pinyin/*.h",
221       "source_files": "Pod/Lib/Pinyin/*"
222     },
223     {
224       "name": "Gumbo",
225       "public_header_files": "Pod/Lib/Gumbo/*.h",
226       "source_files": "Pod/Lib/Gumbo/*"
227     },
228     {
229       "name": "ObjectiveGumbo",
230       "public_header_files": "Pod/Lib/ObjectiveGumbo/*.h",
231       "source_files": "Pod/Lib/ObjectiveGumbo/*",
232       "dependencies": {
233         "EasySwift/Gumbo": [
235         ]
236       }
237     },
238     {
239       "name": "FLSideSlipViewController",
240       "public_header_files": "Pod/Lib/FLSideSlipViewController/*.h",
241       "source_files": "Pod/Lib/FLSideSlipViewController/*"
242     },
243     {
244       "name": "SwiftRegex",
245       "source_files": "Pod/Lib/SwiftRegex/*"
246     },
247     {
248       "name": "URLManager",
249       "public_header_files": "Pod/Lib/URLManager/*.h",
250       "source_files": "Pod/Lib/URLManager/*"
251     },
252     {
253       "name": "Watch",
254       "source_files": "Pod/Lib/Watch/*"
255     },
256     {
257       "name": "TLCityPicker",
258       "public_header_files": "Pod/Lib/TLCityPicker/*.h",
259       "source_files": "Pod/Lib/TLCityPicker/*"
260     }
261   ]