blob: 42ba711788812344cfdba8e557f02a9a42dace7f [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,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"version": "4.0.1",
"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.0.1"
},
"frameworks": "UIKit",
"source_files": "InputBarAccessoryView/**/*.{swift}"
}