blob: 01e546c6835ece1fb2f7063e38598970d537b07e [file] [log] [blame]
{
"name": "GQMyNullSafe",
"version": "1.0.0",
"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.0"
},
"source_files": "Tool",
"requires_arc": true
}