| { | |
| "name": "JSONFunction", | |
| "version": "0.1.0", | |
| "summary": "packaging NSJSONSerialization tool", | |
| "description": " packaging NSJSONSerialization tool.\n", | |
| "homepage": "https://github.com/MarsLuo/JSONFunction", | |
| "license": "MIT", | |
| "authors": { | |
| "骆杨": "lyyx_0@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MarsLuo/JSONFunction.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*" | |
| } |