| { | |
| "name": "NSPTest1", | |
| "version": "0.0.1", | |
| "summary": "hehe.", | |
| "description": "hahaha", | |
| "homepage": "https://github.com/bigtreenono/NSPTest1", | |
| "license": "MIT", | |
| "authors": { | |
| "Bigtree": "451805261@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/bigtreenono/NSPTest1.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "NSPTest1", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |