[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 7 / CYTestLib / 1.0.0 / CYTestLib.podspec.json
blob79043e88eb6e9851e3938d159c5545a88e438842
2   "name": "CYTestLib",
3   "version": "1.0.0",
4   "summary": "这是第三方库的描述.",
5   "description": "这库是我的第一个cocoapods库",
6   "homepage": "https://github.com/imChay/CYTestLib",
7   "license": "Apache License 2.0",
8   "authors": {
9     "changyan": "1510207073@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/imChay/CYTestLib.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "Classes",
17     "CYTestLib/Classes/**/*.{h,m}"
18   ],
19   "exclude_files": "Classes/Exclude",
20   "platforms": {
21     "osx": null,
22     "ios": null,
23     "tvos": null,
24     "watchos": null
25   }