[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / 1 / ProjDemo1 / 1.0.0 / ProjDemo1.podspec.json
blobf43e4723ee7608221015faedb0df0cb76eafec89
2   "name": "ProjDemo1",
3   "version": "1.0.0",
4   "summary": "ProjDemo1 source",
5   "description": "管理者项目的组件ProjDemo1的源码",
6   "homepage": "https://gitee.com/snilwx/proj-demo1",
7   "license": "MIT",
8   "authors": {
9     "wangxiang": "934416194@qq.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://gitee.com/snilwx/proj-demo1.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ProjDemo1/PublicService/**/*",
19   "exclude_files": [
20     "ProjDemo1/AppDelegate.{h,m}",
21     "ProjDemo1/main.m"
22   ],
23   "vendored_frameworks": "Pods/PodsLibDemo/PodsLibDemo.framework",
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "XMNetworking": [
30     ]
31   },
32   "requires_arc": true