blob: 46f68bf549c982cd6727d957be375ce47f764bf7 [file] [log] [blame]
{
"name": "InputBarAccessoryView",
"platforms": {
"ios": "9.0"
},
"summary": "Make powerful and flexible InputBars",
"description": "A simple and highly customizable InputAccessoryView perfect for messaging applications.",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"version": "1.4.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": "1.4.1"
},
"frameworks": "UIKit",
"source_files": "InputBarAccessoryView/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}