[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 0 / CZTest / 0.0.2 / CZTest.podspec.json
blob19579df46fc9985c78c88ffade268cf6158fdc3f
2   "name": "CZTest",
3   "version": "0.0.2",
4   "summary": "cz self CZTest summary",
5   "description": "cz self CZTest description",
6   "homepage": "https://github.com/JuYiWei/CZTest",
7   "license": "MIT",
8   "authors": {
9     "juyw": "757832801@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/JuYiWei/CZTest.git",
16     "tag": "0.0.2"
17   },
18   "dependencies": {
19     "CocoaLumberjack": [
20       "~> 3.4"
21     ]
22   },
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Test",
27       "source_files": "CZTest/CZTest/Test/*.{h,m}"
28     }
29   ]