blob: 81d52269f59e85d8eff1d575b4676702bff78a03 [file] [log] [blame]
{
"name": "Buglife",
"version": "2.0.3",
"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.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/**/*",
"public_header_files": "Source/*.{h}"
}