[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / a / TXCoreKit / 0.1.0.1 / TXCoreKit.podspec.json
blob7d58af7b966813734686a8ca4d8cf21002d07f88
2   "name": "TXCoreKit",
3   "version": "0.1.0.1",
4   "summary": "TX核心开发套件,让您的开发更快、更简单、更方便。",
5   "description": "TX核心开发套件,让您的开发更快、更简单、更方便。该套件不仅集成了本人尚未成熟的组件,还集成了各路大神成熟的组件。让您真正开发出更加健硕的作品。",
6   "homepage": "https://github.com/xtzPioneer/TXCoreKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xtzPioneer": "xtz_pioneer@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xtzPioneer/TXCoreKit.git",
16     "tag": "0.1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TXCoreKit/Classes/TXCoreKit.h",
22   "subspecs": [
23     {
24       "name": "TXURBundle",
25       "source_files": "TXCoreKit/Classes/TXURBundle/**/*.{h,m}"
26     },
27     {
28       "name": "TXVendorKit",
29       "source_files": "TXCoreKit/Classes/TXVendorKit/TXVendorKit.h",
30       "subspecs": [
31         {
32           "name": "TXBaseVendorKit",
33           "source_files": "TXCoreKit/Classes/TXVendorKit/TXBaseVendorKit/TXBaseVendorKit.h",
34           "dependencies": {
35             "AFNetworking": [
37             ],
38             "MJExtension": [
40             ],
41             "JSONModel": [
43             ],
44             "YYModel": [
46             ],
47             "TXModel": [
49             ],
50             "MGJRouter": [
52             ],
53             "JLRoutes": [
55             ],
56             "FMDB": [
58             ],
59             "YYCache": [
61             ],
62             "MagicalRecord": [
64             ],
65             "CocoaAsyncSocket": [
67             ]
68           }
69         },
70         {
71           "name": "TXUIVendorKit",
72           "source_files": "TXCoreKit/Classes/TXVendorKit/TXUIVendorKit/TXUIVendorKit.h",
73           "dependencies": {
74             "SDWebImage": [
76             ],
77             "MJRefresh": [
79             ],
80             "Masonry": [
82             ],
83             "SDAutoLayout": [
85             ],
86             "MyLayout": [
88             ],
89             "MBProgressHUD": [
91             ],
92             "SVProgressHUD": [
94             ],
95             "IQKeyboardManager": [
97             ],
98             "LBXScan": [
100             ],
101             "WRNavigationBar": [
103             ],
104             "XHLaunchAd": [
106             ],
107             "PYSearch": [
109             ],
110             "LEETheme": [
112             ],
113             "AxcAE_TabBar": [
115             ],
116             "PPBadgeView": [
118             ],
119             "NinaPagerView": [
121             ],
122             "YNPageViewController": [
124             ],
125             "OC_CWCarousel": [
127             ],
128             "SDCycleScrollView": [
130             ],
131             "YBPopupMenu": [
133             ],
134             "BAWKWebView": [
136             ],
137             "AXWebViewController": [
139             ],
140             "WXSTransition": [
142             ],
143             "HHTransition": [
145             ],
146             "FSCalendar": [
148             ],
149             "TZImagePickerController": [
151             ],
152             "KSPhotoBrowser": [
154             ],
155             "ZFPlayer": [
157             ],
158             "WMPlayer": [
160             ],
161             "PNChart": [
163             ],
164             "AAChartKit": [
166             ],
167             "YYText": [
169             ]
170           }
171         },
172         {
173           "name": "TXOtherVendorKit",
174           "source_files": "TXCoreKit/Classes/TXVendorKit/TXOtherVendorKit/TXOtherVendorKit.h",
175           "dependencies": {
176             "YYCategories": [
178             ]
179           }
180         }
181       ]
182     }
183   ]