blob: 15eccfd09c7bcc0364566a435b046daf76b33101 [file] [log] [blame]
{
"name": "BayMax",
"version": "1.0",
"summary": "Crash protector--take care of your application like BayMax",
"homepage": "https://github.com/sunday1990/BayMaxProtector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ccSunday": "935143023@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sunday1990/BayMaxProtector.git",
"tag": "v1.0"
},
"source_files": "BayMaxProtector/BayMax/**/*.{h,m}",
"frameworks": "UIKit"
}