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