blob: 637e11c0d197d256bafe9baf7719ef2a352deece [file] [log] [blame]
{
"name": "InputBarAccessoryView",
"platforms": {
"ios": "9.0"
},
"summary": "Make versatile and flexible InputBars",
"description": "A simple and highly customizable AccessoryView perfect for messaging applications.",
"requires_arc": true,
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nathan Tannar": "nathantannar4@gmail.com"
},
"homepage": "https://github.com/nathantannar4/InputBarAccessoryView",
"source": {
"git": "https://github.com/nathantannar4/InputBarAccessoryView.git",
"tag": "0.0.6"
},
"frameworks": "Foundation",
"source_files": "InputBarAccessoryView/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}