blob: 2c7724f40c4ea2f649c6a9c807910f41be9c944a [file] [log] [blame]
{
"name": "MessageKit",
"version": "3.3.0",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "An elegant messages UI library for iOS.",
"homepage": "https://github.com/MessageKit/MessageKit",
"social_media_url": "https://twitter.com/_SD10_",
"authors": {
"Steven Deutsch": "stevensdeutsch@yahoo.com"
},
"source": {
"git": "https://github.com/MessageKit/MessageKit.git",
"tag": "3.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"ios": {
"resources": [
"Sources/Assets.xcassets"
]
},
"dependencies": {
"InputBarAccessoryView": [
"~> 5.1.0"
]
},
"swift_version": "5.0"
}