blob: da67eda946d403031d681a7c8055e26e0fa4d22d [file] [log] [blame]
{
"name": "MessageKit",
"version": "1.0.0-beta.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": "1.0.0-beta.1"
},
"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
}