blob: caa52b2224947310cc42fd0e91056878adccf488 [file] [log] [blame]
{
"name": "GQNullSafeT",
"version": "1.0.0",
"summary": "解决数组越界、字符串和字典取值为空项目crash的问题",
"platforms": {
"ios": "9.0"
},
"homepage": "https://github.com/JustHappy/GQNullSafeT",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JustHappy": "505340739@qq.com"
},
"source": {
"git": "https://github.com/JustHappy/GQNullSafeT.git",
"tag": "1.0.0"
},
"source_files": "Tool/*.{h,m}",
"requires_arc": true
}