blob: 025bb006add78f25356c828de715b7ae5d77fb3f [file] [log] [blame]
{
"name": "InputBarAccessoryView",
"platforms": {
"ios": "9.0"
},
"summary": "Make powerful and flexible InputAccessoryView's with ease",
"description": "Featuring reactive changes, autocomplete, image paste support and so much more.",
"requires_arc": true,
"version": "4.3.0",
"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": "4.3.0"
},
"frameworks": "UIKit",
"source_files": "InputBarAccessoryView/**/*.{swift}"
}