blob: 364381663c03848c1740b2bd4afd796edd700392 [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.1.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.1.0"
},
"frameworks": "UIKit",
"source_files": "InputBarAccessoryView/**/*.{swift}"
}