blob: 607083cbdd314603b1bc74054b646f815a1cee87 [file] [log] [blame]
{
"name": "BayMaxProtector",
"version": "1.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": "v1.3"
},
"source_files": "BayMaxProtectorExample/BayMax/BayMaxProtector",
"requires_arc": true,
"frameworks": "UIKit"
}