blob: 1af3c94e766d9c015e86248b5b8f317c3a1c529b [file] [log] [blame]
{
"name": "MessageInputBar",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "A powerful InputAccessoryView ideal for messaging applications.",
"homepage": "https://github.com/MessageKit/MessageInputBar",
"social_media_url": "https://twitter.com/nathantannar4",
"authors": {
"Nathan Tannar": "nathantannar4@gmail.com"
},
"source": {
"git": "https://github.com/MessageKit/MessageInputBar.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}