blob: b831b311f3a162297b518db232e20d33274d41e8 [file] [log] [blame]
{
"name": "BaltoSDK",
"version": "3.0.6",
"summary": "Balto iOS SDK.",
"description": "Balto lets you leave feadback with a simple swipe on the screen.\nSend design fixes or new ideas to the developer right away.\n\nhttps://www.balto.io/",
"homepage": "https://github.com/goodpatch/BaltoSDK",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"authors": {
"Hiroki Terashima": "h.terashima@goodpatch.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/goodpatch/BaltoSDK.git",
"tag": "3.0.6"
},
"preserve_paths": "BaltoSDK.framework",
"source_files": "BaltoSDK.framework/Headers/BaltoSDK-Swift.h",
"public_header_files": "BaltoSDK.framework/Headers/BaltoSDK-Swift.h",
"vendored_frameworks": "BaltoSDK.framework"
}