[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 2 / 4 / 7 / LvyTestCode / 1.0.2 / LvyTestCode.podspec.json
blobc59d49b7c87ef8188dba09be809bb827f0be05b7
2   "name": "LvyTestCode",
3   "version": "1.0.2",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/LvyCode/LvyTestCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lvy": "1774299334@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LvyCode/LvyTestCode.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Classes",
20     "LvyTestCode/LvyTestCode/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "platforms": {
24     "osx": null,
25     "ios": null,
26     "tvos": null,
27     "watchos": null
28   }