blob: b0fef87fd245687f6e1c76f3ce81eb0debfef62b [file] [log] [blame]
{
"name": "BayMaxProtector",
"version": "2.3.3",
"summary": "Crash protector--Take care of your application like BayMax",
"homepage": "https://github.com/sunday1990/BayMaxProtector",
"license": "MIT",
"authors": {
"ccSunday": "935143023@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunday1990/BayMaxProtector.git",
"tag": "v2.3.3"
},
"social_media_url": "https://github.com/sunday1990/BayMaxProtector",
"source_files": "Class/**/*.{h,m}",
"requires_arc": [
"Class/ARC/*"
]
}