| { | |
| "name": "testPodLz0", | |
| "version": "1.0.0", | |
| "license": "MIT", | |
| "summary": "A Test about pod in iOS.", | |
| "homepage": "https://github.com/ZhongzhongLi/testPodLz0", | |
| "authors": { | |
| "lzz": "735684071@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ZhongzhongLi/testPodLz0.git", | |
| "tag": "1.0.0" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": [ | |
| "TestPodClass", | |
| "*.{h,m}" | |
| ] | |
| } |