blob: 4f497ac3817229e14eae2bd7062dec075fc369b9 [file] [log] [blame]
{
"name": "NotifiCrash",
"version": "1.2",
"summary": "Library for crashes notification.",
"description": " Library that sends crashes information to a remote server.\n",
"homepage": "http://www.ckl.io",
"license": "MIT",
"authors": {
"Pedro Henrique Prates Peralta": "pedro@ckl.io"
},
"source": {
"git": "https://github.com/CheesecakeLabs/iOSNotifiCrashLib.git",
"tag": "1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/*.h"
}