[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / c / testunit / 0.0.1 / testunit.podspec.json
blob5432028905d411629d7f14a27e93e32b045c5125
2   "name": "testunit",
3   "version": "0.0.1",
4   "summary": "测试",
5   "description": "这个是详细描述 一定要注意字数比s.summary 长",
6   "homepage": "https://github.com/MoreZone/PodTest",
7   "license": "MIT",
8   "authors": {
9     "MoreZeus": "conglin1991@sina.com"
10   },
11   "source": {
12     "git": "https://github.com/MoreZone/PodTest.git",
13     "tag": "0.0.1"
14   },
15   "source_files": [
16     "Class",
17     "Class/**/*.{h,m}"
18   ],
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }