blob: dab693a4ce618edc40dbc7e8824871e16233778e [file] [log] [blame]
{
"name": "MessageLabel",
"version": "0.0.1",
"summary": "A label to be used in MessageKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/SD10/MessageLabel",
"authors": {
"Steven Deutsch": "stevensdeutsch@yahoo.com"
},
"social_media_url": "https://twitter.com/_SD10_",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/SD10/MessageLabel.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}