| { | |
| "name": "SLPodOne", | |
| "version": "0.0.1", | |
| "summary": "pod创建测试", | |
| "description": "pod创建的测试", | |
| "homepage": "http://git.oschina.net/2547", | |
| "license": "MIT", | |
| "authors": { | |
| "CJ": "254754424@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://git.oschina.net/2547/SLPodOne.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "SLPodOne/Classes/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |