| { | |
| "name": "HYManagerSDK", | |
| "version": "0.0.1", | |
| "summary": "一个关于cocoa pods库的测试文件", | |
| "homepage": "https://github.com/zhangyuchao/DemoGithub.git", | |
| "license": "MIT", | |
| "authors": { | |
| "zhangyuchao": "zhangyuchaofight@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangyuchao/DemoGithub.git", | |
| "tag": "0.0.1" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "HYManager/*.{h,m}" | |
| } |