blob: b649f527a24487bdea68ecf1d04573d17817ab4d [file] [log] [blame]
{
"name": "QBNullSafe",
"version": "1.0.0",
"license": "MIT",
"summary": "NullSafe是NSNull上的一个简单类别,它为任何未识别的对象返回nil\n而不是抛出异常。",
"homepage": "https://github.com/shuyangxiaobao/QBNullSafe",
"source": {
"git": "https://github.com/shuyangxiaobao/QBNullSafe.git",
"tag": "1.0.0"
},
"source_files": [
"QBNullSafe",
"QBNullSafe/**/*.{h,m}"
],
"requires_arc": true,
"authors": {
"geqiangbao": "825065886@qq.com"
},
"social_media_url": "https://github.com/shuyangxiaobao",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}