blob: 51a90dd71b07bbe3de9f37c1be8bc57b2ecac2ea [file] [log] [blame]
{
"name": "Crashlife",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*.{c,cpp,m,h,def}",
"public_header_files": "Source/*.{h}"
}