blob: e68d9fcffe1291ffbf8b5fb9f11a263f098f899c [file] [log] [blame]
{
"name": "Crashlife",
"version": "1.0.2",
"summary": "Awesome crash reporting 😎",
"description": "Get crash reports from your iOS app!",
"homepage": "https://www.buglife.com",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Buglife": "support@buglife.com"
},
"source": {
"git": "https://github.com/Buglife/Crashlife-iOS.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{c,cpp,m,h,def}",
"public_header_files": "Source/*.{h}"
}