[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 6 / DemoSpace / 0.2.0 / DemoSpace.podspec.json
blob10f475adbe2e58e281bdf906ec14201888e1692e
2   "name": "DemoSpace",
3   "version": "0.2.0",
4   "summary": "A short description of DemoF.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mzh/iOS_ZG_Infomations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mzh": "mazhenhua@offcn.com"
13   },
14   "source": {
15     "git": "https://gitee.com/zhoubin_1108/pod-space.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "source_files": "demoF/**/*.{h,m}",
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "AFNetworking": [
30       "~> 3.2.1"
31     ],
32     "YYModel": [
33       "~>1.0.4"
34     ],
35     "MJRefresh": [
36       "3.4.3"
37     ],
38     "SDWebImage": [
39       "5.4.0"
40     ]
41   }