blob: d635c99c6b39d6303d4b593e3f1a8da013d7fd92 [file] [log] [blame]
{
"name": "GQNullSafe",
"version": "1.0.1",
"summary": "Resolve empty string and array bounds item crash",
"homepage": "https://github.com/JustHappy/GQNullSafe",
"license": "MIT",
"authors": {
"JustHappy": "1157485147@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JustHappy/GQNullSafe.git",
"tag": "1.0.1"
},
"source_files": "GQNullSafeDemo/GQNullSafeDemo/Tool/*.{h,m}",
"requires_arc": true,
"deprecated": true
}