blob: 1cdbc9969c3faf68acdd568b9521fae548f6328e [file] [log] [blame]
{
"name": "Buglife",
"version": "1.7.3",
"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": "1.7.3"
},
"platforms": {
"ios": "7.0"
},
"preserve_paths": [
"Buglife.framework/*"
],
"source_files": "Buglife.framework/Versions/A/Headers/*.{h}",
"public_header_files": "Buglife.framework/Versions/A/Headers/*.{h}",
"vendored_frameworks": "Buglife.framework",
"frameworks": [
"CoreTelephony",
"SystemConfiguration"
]
}