| { | |
| "name": "MJExtension_HPTest", | |
| "version": "0.0.1", | |
| "summary": "花圃测试项目", | |
| "homepage": "https://github.com/LetMeCrazy/testPods", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "张冠华": "67131930@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/LetMeCrazy/testPods.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "MJExtension", | |
| "MJExtension/*.{h,m}" | |
| ], | |
| "requires_arc": true | |
| } |