[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 0 / CZTest / 0.0.1 / CZTest.podspec.json
blob610918c6cf80c3272771b9881d7e4c6314c5f913
2   "name": "CZTest",
3   "version": "0.0.1",
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.1"
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   ]