{ | |
"name": "GQMyNullSafe", | |
"version": "1.0.1", | |
"summary": "Solve the problem of array overbounds, string and dictionary values being empty item crash", | |
"homepage": "https://github.com/JustHappy/GQMyNullSafe", | |
"license": "MIT", | |
"authors": { | |
"JustHappy": "1157485147@qq.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/JustHappy/GQMyNullSafe.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "Tool", | |
"requires_arc": true | |
} |