[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 8 / 9 / ZXUIFramework / 0.0.1 / ZXUIFramework.podspec.json
blob8f80f673786f281a942294ecc54568f47690a5ec
2   "name": "ZXUIFramework",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "ZXUIFramework/**/*.{h,m}",
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "Masonry": [
29     ],
30     "YYWebImage": [
32     ],
33     "MBProgressHUD": [
35     ],
36     "AMapLocation": [
38     ],
39     "AMap2DMap": [
41     ],
42     "AMapSearch": [
44     ]
45   }