blob: 4cb1f9ddfbc2d906ea2cf1f9542537a5f6264ab5 [file] [log] [blame]
{
"name": "MessageKit",
"version": "3.2.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.2.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"ios": {
"resources": [
"Sources/Assets.xcassets"
]
},
"dependencies": {
"InputBarAccessoryView": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}