blob: ce0d5e72fbcec2093b1aa46b105ba17aa132add0 [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.0"
},
"version": "3.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": "3.0.1"
},
"frameworks": "UIKit",
"source_files": "InputBarAccessoryView/**/*.{swift}"
}