[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / c / 1 / XZHDemo / 0.1.0 / XZHDemo.podspec.json
blob2ed68c5ad7da94a356544aa522c4f78e69e1c5b0
2   "name": "XZHDemo",
3   "version": "0.1.0",
4   "summary": "XZHDemo test for cocoapods.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://coding.net/u/xuzhenhao/p/XZHDemo/git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuzhenhao": "632476744@qq.com"
13   },
14   "source": {
15     "git": "https://git.coding.net/xuzhenhao/XZHDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.2"
20   },
21   "source_files": "XZHDemo/Classes/**/*",
22   "subspecs": [
23     {
24       "name": "BKNetwork",
25       "source_files": "XZHDemo/Classes/Networking/**/*"
26     }
27   ]