blob: ea0a04a15d3400de088c1e1b25ee95a2226bacfa [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.4",
"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.4"
},
"frameworks": "Foundation",
"source_files": "InputBarAccessoryView/**/*.{swift}",
"pushed_with_swift_version": "3.1"
}