blob: c449e3adaab811d36678bc872a5b8e45321b3249 [file] [log] [blame]
{
"name": "MessageKit",
"version": "0.13.3",
"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": "0.13.3"
},
"source_files": "Sources/**/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"resource_bundles": {
"MessageKitAssets": "Assets/MessageKitAssets.bundle/Images"
}
},
"requires_arc": true
}