blob: fdb30ab796c12029cfcc5113752f7960915b02e0 [file] [log] [blame]
{
"name": "CrashOps",
"version": "0.0.61",
"summary": "CrashOps lets you monitor your app's crashes.",
"description": "CrashOps lets you monitor your app's crashes.",
"homepage": "https://github.com/CrashOps",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CrashOps": "support@crashops.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/CrashOps/iOS-SDK.git",
"tag": "0.0.61"
},
"source_files": "CrashOps/**/*.{swift,h,m,mm,c,cpp}",
"dependencies": {
"KSCrash": [
"1.15.21"
]
},
"swift_version": "5.0"
}