blob: 8c80538a8971a17b7f2c34a2ae17f8060e75a271 [file] [log] [blame]
{
"name": "EVLaunchProtection",
"version": "0.0.1",
"summary": "An iOS component to protect app when the app continuous crashes on launch time.",
"homepage": "https://github.com/YongbaoWang",
"license": "Apache",
"authors": {
"Ever": "wangyongbao2009@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YongbaoWang/EVLaunchProtection.git",
"tag": "0.0.1"
},
"source_files": "EVLaunchProtection/*.{h,m}"
}