blob: 5968b5465ccd57933c4d159c3cffeb827a261330 [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.3.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.3.1"
},
"frameworks": "Foundation",
"source_files": "InputBarAccessoryView/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}