| { | |
| "name": "YUYOMaster", | |
| "version": "0.0.1", | |
| "summary": "Test cocoapods", | |
| "description": "Test cocoapods", | |
| "homepage": "https://github.com/347008893/YUYOMaster", | |
| "license": "MIT", | |
| "authors": { | |
| "YUYO": "" | |
| }, | |
| "social_media_url": "http://weibo.com/yuyong1104", | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/347008893/YUYOMaster.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "tools/*", | |
| "requires_arc": true | |
| } |