[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / ZXUIFramework / 0.0.6 / ZXUIFramework.podspec.json
blob163f6a6c4c8ce9e9e58646608b97fe2454942321
2   "name": "ZXUIFramework",
3   "version": "0.0.6",
4   "summary": "组件库.",
5   "description": "\"自用公共组件库\"",
6   "homepage": "https://github.com/wpo778822/ZXUIFramework",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "wpo778822": "wpo778822@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wpo778822/ZXUIFramework.git",
19     "tag": "0.0.6"
20   },
21   "resource_bundles": {
22     "ZXResource": [
23       "ZXUIFramework/ZXResource.xcassets"
24     ],
25     "ZXFiles": [
26       "ZXUIFramework/ZXFiles/*.plist"
27     ]
28   },
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "Masonry": [
35     ],
36     "YYWebImage": [
38     ],
39     "MBProgressHUD": [
41     ],
42     "AMapLocation": [
44     ],
45     "AMap2DMap": [
47     ],
48     "AMapSearch": [
50     ]
51   },
52   "subspecs": [
53     {
54       "name": "ZXUI",
55       "source_files": "ZXUIFramework/ZXUI/**/*.{h,m}"
56     }
57   ]