blob: 9a356040bf70308725f9963ad2eae7398573c424 [file] [log] [blame]
{
"name": "FlexibleInputStackBar",
"version": "0.0.3",
"summary": "Customizable input accessory view",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kzumu/FlexibleInputStackBar",
"authors": {
"SOMTD": "kazu.devapp[at]gmail.com"
},
"source": {
"git": "https://github.com/kzumu/FlexibleInputStackBar.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "FlexibleInputStackBar/**/*.{swift}",
"frameworks": "UIKit"
}