[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 1 / ProjDemo1 / 1.0.3 / ProjDemo1.podspec.json
blob4ef97654afc85b5522217e3c0a5ab05d4f17fd69
2   "name": "ProjDemo1",
3   "version": "1.0.3",
4   "summary": "Module1 framework",
5   "description": "这是一个pods私有库的Module1的framework",
6   "homepage": "https://gitee.com/snilwx/module1-framework",
7   "license": "MIT",
8   "authors": {
9     "wangxiang": "934416194@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitee.com/snilwx/module1-framework.git",
16     "tag": "1.0.3"
17   },
18   "dependencies": {
19     "AFNetworking": [
20       "~> 3.0"
21     ],
22     "XMNetworking": [
23       "~> 1.1.0"
24     ],
25     "PodsLibDemo": [
27     ]
28   },
29   "vendored_frameworks": "ProjDemo1.framework",
30   "requires_arc": true