[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / ZXUIFramework / 0.0.2 / ZXUIFramework.podspec.json
blobe89535ae7704a7a6ad572f612fef9bd089c5c57a
2   "name": "ZXUIFramework",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": "ZXUIFramework/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "resource_bundles": {
24     "ZXResource": [
25       "ZXUIFramework/ZXResource.xcassets"
26     ]
27   },
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "Masonry": [
34     ],
35     "YYWebImage": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "AMapLocation": [
43     ],
44     "AMap2DMap": [
46     ],
47     "AMapSearch": [
49     ]
50   }