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