blob: 25c9d83d6eab964c00883f151b34c8a52f585807 [file] [log] [blame]
{
"name": "MessageKit",
"version": "3.4.1",
"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.4.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.3",
"platforms": {
"ios": "12.0"
},
"ios": {
"resources": [
"Sources/Assets.xcassets"
]
},
"dependencies": {
"InputBarAccessoryView": [
"~> 5.2.0"
]
},
"swift_version": "5.3"
}