[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / e / 1 / CZCTestDemo / 0.0.1 / CZCTestDemo.podspec.json
blobc8e4165c8e0e8b4530456968a9b4b70a8d19f075
2   "name": "CZCTestDemo",
3   "version": "0.0.1",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/2360219637/CZCTestCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "陈志超": "2360219637@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/2360219637/CZCTestDemo.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "CZCTestCodeDemo/CZCTestCode/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true