blob: e766bf85feba144e61f4e382ea236d848f1e7055 [file] [log] [blame]
{
"name": "Buglife",
"version": "2.6.0",
"summary": "Awesome bug reporting 😎",
"description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
"homepage": "https://www.buglife.com",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Buglife": "support@buglife.com"
},
"source": {
"git": "https://github.com/Buglife/Buglife-iOS.git",
"tag": "2.6.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"public_header_files": "Source/*.{h}"
}