| { | |
| "name": "Test_01", | |
| "version": "1.0.1", | |
| "summary": "Custom Category used on iOS.", | |
| "description": "Custom Category used on iOS, which implement by Objective-C.", | |
| "homepage": "https://github.com/XSSheng/Test_01", | |
| "license": "MIT", | |
| "authors": { | |
| "xinzhang": "zx270611346@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/XSSheng/Test_01.git", | |
| "tag": "1.0.1" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Classes" | |
| } |