blob: 8a503347a731b283d52c789b204a1480cdd26b26 [file] [log] [blame]
{
"name": "FFFJsonKillNull",
"version": "1.1.0",
"summary": "get string,array,dictionary value from json without null obj",
"description": "get string,array,dictionary value from json without null obj ,say goodbye to crash",
"homepage": "https://github.com/zichenfang/FFFJsonKillNull",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zichenfang": "zichenfang@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zichenfang/FFFJsonKillNull.git",
"tag": "1.1.0"
},
"source_files": "FFFJsonKillNull/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}