blob: 67bf8f7e0a7b75317f198e04fcfa32218a109de0 [file] [log] [blame]
{
"name": "BugBattle",
"version": "1.3.5",
"summary": "In-App Bug Reporting and Testing for Apps. Learn more at https://www.bugbattle.app",
"homepage": "https://www.bugbattle.app",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": {
"BugBattle": "hello@bugbattle.app"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BugBattle/BugBattle-iOS-SDK.git",
"tag": "1.3.5"
},
"libraries": "z",
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "BugBattle.framework/Headers/*.{h}",
"preserve_paths": "BugBattle.framework/*",
"vendored_frameworks": "BugBattle.framework"
}