blob: c059c6d5f9cb26db27b5e9971c7426113c0ca3c9 [file] [log] [blame]
{
"name": "Balto-SDK",
"version": "3.0.0-beta1",
"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/Balto-SDK",
"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/Balto-SDK.git",
"tag": "3.0.0-beta1"
},
"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"
}