blob: 4366aaa7dcd409a0d4154cb43e7d6dfb8f74a67e [file] [log] [blame]
{
"name": "Buglife",
"version": "0.1.1",
"summary": "Awesome bug reporting 😎",
"description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
"homepage": "http://www.buglife.com",
"license": {
"type": "Commercial",
"text": "See http://www.buglife.com/terms"
},
"authors": {
"Buglife": "support@buglife.com"
},
"source": {
"git": "https://github.com/Buglife/Buglife-iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"Buglife.framework/*"
],
"public_header_files": "Buglife.framework/Versions/A/Headers/*.{h}",
"vendored_frameworks": "Buglife.framework"
}