blob: 84fa67e8c01a4a15675600889247434bb6799ec7 [file] [log] [blame]
{
"name": "MJNullSafe",
"version": "1.0.0",
"summary": "iOS崩溃大扫除——null崩溃NullSafe",
"description": "iOS崩溃大扫除——null崩溃NullSafe",
"homepage": "https://github.com/LiHongGui/MJNullSafe.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/MJNullSafe.git",
"tag": "1.0.0"
},
"source_files": [
"MJNullSafe",
"MJNullSafe/**/*.{h,m}"
],
"requires_arc": true
}