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