| { | |
| "name": "SafeObject", | |
| "version": "0.0.1", | |
| "authors": { | |
| "daniulaolu": "287929070@qq.com" | |
| }, | |
| "homepage": "https://github.com/MrLujh/SafeObject", | |
| "summary": "项目中防止数组字典崩溃", | |
| "source": { | |
| "git": "https://github.com/MrLujh/SafeObject.git", | |
| "tag": "0.0.1" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": [ | |
| "SafeObject", | |
| "*.{h,m}" | |
| ] | |
| } |