[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 4 / EasySwift / 1.1.8 / EasySwift.podspec.json
blob2316b89e49e67ba0fd308932892d8f992875dfd8
2   "name": "EasySwift",
3   "version": "1.1.8",
4   "summary": "a little descript for EasySwift",
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.1.8"
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     "PhotoBrowser",
25     "Pinyin",
26     "DOPDropDownMenu",
27     "Gumbo",
28     "ObjectiveGumbo",
29     "FLSideSlipViewController",
30     "SwiftRegex",
31     "URLManager",
32     "YXJLinksButton",
33     "YXJImageCompressor",
34     "JKCountDownButton",
35     "YXJCycleView",
36     "YXJPageControl",
37     "YXJKxMenu",
38     "YXJTagLabelView",
39     "YXJOnePixelLine",
40     "YXJSlideBar",
41     "YXJSwipeTableViewCell",
42     "Watch",
43     "YXJRatingView",
44     "TLCityPicker"
45   ],
46   "dependencies": {
47     "UITableView+FDTemplateLayoutCell": [
49     ],
50     "CYLTabBarController": [
52     ],
53     "IQKeyboardManager": [
55     ],
56     "MWPhotoBrowser": [
58     ],
59     "UIButton-SSEdgeInsets": [
61     ],
62     "GCDSwift": [
64     ],
65     "APAddressBook/Swift": [
67     ],
68     "Loggerithm": [
70     ],
71     "Colours": [
73     ],
74     "RainbowNavigation": [
76     ],
77     "SystemServices": [
79     ],
80     "swiftScan": [
82     ],
83     "TYAlertController": [
85     ],
86     "NBLoadableFromXibView": [
88     ],
89     "LCCoolHUD": [
91     ],
92     "TOWebViewController": [
94     ],
95     "FORScrollViewEmptyAssistant": [
97     ],
98     "SwiftyJSON": [
100     ],
101     "MJRefresh": [
103     ],
104     "DKChainableAnimationKit": [
106     ]
107   },
108   "frameworks": "UIKit",
109   "subspecs": [
110     {
111       "name": "Core",
112       "source_files": "Pod/Core/*",
113       "dependencies": {
114         "HanekeSwift": [
116         ],
117         "Bond": [
119         ],
120         "Alamofire": [
122         ],
123         "SnapKit": [
125         ],
126         "Kingfisher": [
128         ],
129         "ObjectMapper": [
131         ],
132         "ReachabilitySwift": [
134         ],
135         "TTTAttributedLabel": [
137         ],
138         "EasySwift/FlexboxKit": [
140         ],
141         "EasySwift/ObjectiveGumbo": [
143         ],
144         "EasySwift/URLManager": [
146         ],
147         "EasySwift/SwiftRegex": [
149         ],
150         "EasySwift/Watch": [
152         ],
153         "EasySwift/Pinyin": [
155         ]
156       },
157       "frameworks": [
158         "UIKit",
159         "CoreData",
160         "JavaScriptCore"
161       ]
162     },
163     {
164       "name": "FlexboxKit",
165       "public_header_files": "Pod/Lib/FlexboxKit/*.h",
166       "source_files": "Pod/Lib/FlexboxKit/*"
167     },
168     {
169       "name": "CoreData",
170       "source_files": "Pod/Lib/CoreData/*",
171       "dependencies": {
172         "EasySwift/Core": [
174         ]
175       }
176     },
177     {
178       "name": "PhotoBrowser",
179       "public_header_files": "Pod/Lib/PhotoBrowser/*.h",
180       "source_files": "Pod/Lib/PhotoBrowser/*"
181     },
182     {
183       "name": "Pinyin",
184       "public_header_files": "Pod/Lib/Pinyin/*.h",
185       "source_files": "Pod/Lib/Pinyin/*"
186     },
187     {
188       "name": "DOPDropDownMenu",
189       "public_header_files": "Pod/Lib/DOPDropDownMenu/*.h",
190       "source_files": "Pod/Lib/DOPDropDownMenu/*"
191     },
192     {
193       "name": "Gumbo",
194       "public_header_files": "Pod/Lib/Gumbo/*.h",
195       "source_files": "Pod/Lib/Gumbo/*"
196     },
197     {
198       "name": "ObjectiveGumbo",
199       "public_header_files": "Pod/Lib/ObjectiveGumbo/*.h",
200       "source_files": "Pod/Lib/ObjectiveGumbo/*",
201       "dependencies": {
202         "EasySwift/Gumbo": [
204         ]
205       }
206     },
207     {
208       "name": "FLSideSlipViewController",
209       "public_header_files": "Pod/Lib/FLSideSlipViewController/*.h",
210       "source_files": "Pod/Lib/FLSideSlipViewController/*"
211     },
212     {
213       "name": "SwiftRegex",
214       "source_files": "Pod/Lib/SwiftRegex/*"
215     },
216     {
217       "name": "URLManager",
218       "public_header_files": "Pod/Lib/URLManager/*.h",
219       "source_files": "Pod/Lib/URLManager/*"
220     },
221     {
222       "name": "YXJLinksButton",
223       "source_files": "Pod/Lib/YXJLinksButton/*",
224       "dependencies": {
225         "EasySwift/Core": [
227         ]
228       }
229     },
230     {
231       "name": "YXJImageCompressor",
232       "public_header_files": "Pod/Lib/YXJImageCompressor/*.h",
233       "source_files": "Pod/Lib/YXJImageCompressor/*",
234       "dependencies": {
235         "EasySwift/Core": [
237         ]
238       }
239     },
240     {
241       "name": "JKCountDownButton",
242       "public_header_files": "Pod/Lib/JKCountDownButton/*.h",
243       "source_files": "Pod/Lib/JKCountDownButton/*",
244       "dependencies": {
245         "EasySwift/Core": [
247         ]
248       }
249     },
250     {
251       "name": "YXJCycleView",
252       "public_header_files": "Pod/Lib/YXJCycleView/*.h",
253       "source_files": "Pod/Lib/YXJCycleView/*",
254       "dependencies": {
255         "EasySwift/YXJPageControl": [
257         ]
258       }
259     },
260     {
261       "name": "YXJPageControl",
262       "public_header_files": "Pod/Lib/YXJPageControl/*.h",
263       "source_files": "Pod/Lib/YXJPageControl/*"
264     },
265     {
266       "name": "YXJKxMenu",
267       "public_header_files": "Pod/Lib/YXJKxMenu/*.h",
268       "source_files": "Pod/Lib/YXJKxMenu/*"
269     },
270     {
271       "name": "YXJTagLabelView",
272       "source_files": "Pod/Lib/YXJTagLabelView/*"
273     },
274     {
275       "name": "YXJSlideBar",
276       "public_header_files": "Pod/Lib/YXJSlideBar/*.h",
277       "source_files": "Pod/Lib/YXJSlideBar/*"
278     },
279     {
280       "name": "YXJOnePixelLine",
281       "public_header_files": "Pod/Lib/YXJOnePixelLine/*.h",
282       "source_files": "Pod/Lib/YXJOnePixelLine/*"
283     },
284     {
285       "name": "YXJSwipeTableViewCell",
286       "public_header_files": "Pod/Lib/YXJSwipeTableViewCell/*.h",
287       "source_files": "Pod/Lib/YXJSwipeTableViewCell/*"
288     },
289     {
290       "name": "Watch",
291       "source_files": "Pod/Lib/Watch/*"
292     },
293     {
294       "name": "YXJRatingView",
295       "public_header_files": "Pod/Lib/YXJRatingView/*.h",
296       "source_files": "Pod/Lib/YXJRatingView/*"
297     },
298     {
299       "name": "TLCityPicker",
300       "public_header_files": "Pod/Lib/TLCityPicker/*.h",
301       "source_files": "Pod/Lib/TLCityPicker/*"
302     }
303   ]