blob: cb8ab1f35ae8048068a03af5f8b69d54ebd44656 [file] [log] [blame]
{
"name": "MessageKit",
"version": "0.13.2",
"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.2"
},
"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,
"pushed_with_swift_version": "4.0"
}