blob: ea5f5aac3c2e1c9ac973533b1743a061181618b1 [file] [log] [blame]
{
"name": "BaltoSDK",
"version": "4.0.2",
"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": "4.0.2"
},
"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"
}