[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / e / 2 / LZCTestCode / 1.0.3 / LZCTestCode.podspec.json
blob78beb264419e75e3140078d3fc79f3bce671581e
2   "name": "LZCTestCode",
3   "version": "1.0.3",
4   "summary": "一个建立pod仓库的简单demo.",
5   "description": "这只是一个建立pod仓库的简单demo,并没有实际的意思。教学使用。",
6   "homepage": "https://github.com/Liam1319/LZCTestCode",
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.3"
20   },
21   "source_files": [
22     "Classes",
23     "LZCTestCode/LZCTestCode/Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true