blob: ba9604d61c375c7072cad93aa2b19d77e0559be0 [file] [log] [blame]
{
"name": "CrashOps",
"version": "0.0.811",
"summary": "CrashOps helps you monitor your app's stability.",
"description": "CrashOps lets you monitor your app's crashes.",
"homepage": "https://github.com/CrashOps/iOS-SDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CrashOps": "developer@crashops.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/CrashOps/iOS-SDK.git",
"tag": "0.0.811"
},
"source_files": "CrashOps/**/*.{swift,h,m,mm,c,cpp}",
"dependencies": {
"KZCrash": [
"1.15.23"
]
}
}