blob: 1be39c2e42ebb4042e2e05bdfa62edf84e220032 [file] [log] [blame]
{
"name": "BayMaxProtector",
"version": "2.3.2",
"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.2"
},
"social_media_url": "https://github.com/sunday1990/BayMaxProtector",
"source_files": "Class/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}