[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 2 / 8 / 9 / ZXUIFramework / 0.0.3 / ZXUIFramework.podspec.json
blob54d7f6557edebf014457cb7db18a4e51065641cc
2   "name": "ZXUIFramework",
3   "version": "0.0.3",
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.3"
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": "ZXUIFramework",
52       "source_files": "ZXUIFramework/**/*.{h,m}"
53     }
54   ]