| { | |
| "name": "YHManager", | |
| "version": "1.1.0", | |
| "summary": "YHManager is only a test sdk", | |
| "description": "YHManager is only a test sdk, you can have a test for sdk", | |
| "homepage": "https://gitee.com/lang123321/YHManager", | |
| "license": "MIT", | |
| "authors": { | |
| "zhengxiaolang": "haifeng3099@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://gitee.com/lang123321/YHManager.git", | |
| "tag": "1.1.0" | |
| }, | |
| "source_files": [ | |
| "Classes", | |
| "Classes/*.{h,m,framework}" | |
| ], | |
| "requires_arc": true | |
| } |