[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 2 / 8 / 9 / ZXUIFramework / 0.0.4 / ZXUIFramework.podspec.json
blob67b67f09fdd170de4845fd1fbf022f2e89133aad
2   "name": "ZXUIFramework",
3   "version": "0.0.4",
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.4"
20   },
21   "resource_bundles": {
22     "ZXResource": [
23       "ZXUIFramework/ZXResource.xcassets"
24     ]
25   },
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "Masonry": [
32     ],
33     "YYWebImage": [
35     ],
36     "MBProgressHUD": [
38     ],
39     "AMapLocation": [
41     ],
42     "AMap2DMap": [
44     ],
45     "AMapSearch": [
47     ]
48   },
49   "subspecs": [
50     {
51       "name": "ZXUI",
52       "source_files": "ZXUIFramework/ZXUI/**/*.{h,m}"
53     }
54   ]