blob: 9e72a8c6c6c72772d735e3d6ec0f79ddcb248289 [file] [log] [blame]
{
"name": "MISafeApp",
"version": "1.0.1",
"summary": "Use this framework to avoid crashes and tell you the details of the crash",
"description": "\"Use this framework to avoid crashes and tell you the details of the crash\"",
"homepage": "https://github.com/mediaios/safe-app.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mediaios": "iosmediadev@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mediaios/safe-app.git",
"tag": "1.0.1"
},
"source_files": "MISafeApp/MISafeApp/**/*.{h,m}",
"requires_arc": true
}