blob: d22b0d48abc6d93720cd0cfc1d8769e1d6a815ec [file] [log] [blame]
{
"name": "Buglife",
"version": "0.5.2",
"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-of-service"
},
"authors": {
"Buglife": "support@buglife.com"
},
"source": {
"git": "https://github.com/Buglife/Buglife-iOS.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"Buglife.framework/*"
],
"public_header_files": "Buglife.framework/Versions/A/Headers/*.{h}",
"vendored_frameworks": "Buglife.framework",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}