blob: d7c2570fc237e919b9ff023a0d6cdbb751edbc78 [file] [log] [blame]
{
"name": "Operam",
"version": "0.9.4",
"summary": "User feedback solved.",
"description": "Feedback / bug reporting system for iOS applications with a developer productivity slant.",
"homepage": "https://operamhq.com",
"license": {
"type": "Commercial",
"text": "See https://operamhq.com/terms-of-service"
},
"authors": {
"Operam": "contact@operamhq.com"
},
"source": {
"git": "https://github.com/operam/Operam-iOS.git",
"tag": "0.9.4"
},
"platforms": {
"ios": "9.0"
},
"preserve_paths": [
"Operam.framework/*"
],
"source_files": "Operam.framework/Headers/*.{h}",
"public_header_files": "Operam.framework/Headers/*.{h}",
"vendored_frameworks": "Operam.framework",
"libraries": "z"
}