[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 2 / LZCTestCode / 1.0.4 / LZCTestCode.podspec.json
blob1404983b2d0114268bf556413ebd5cb5d8087514
2   "name": "LZCTestCode",
3   "version": "1.0.4",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/Liam1319/LZCTestCode.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Liam1319": "feffe@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Liam1319/LZCTestCode.git",
19     "tag": "1.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "LZCTestCode/LZCTestCode/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true