blob: 6a58b5a046d56b4d9da706ef7f405d85df23d01e [file] [log] [blame]
{
"name": "FastMessage",
"version": "2.7",
"summary": "It is a simple library for displaying messages on the screen",
"homepage": "https://github.com/IvanBogdaanov/FastMessage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IvanBogdaanov": "IvanBogdaanov@gmail.com"
},
"source": {
"git": "https://github.com/IvanBogdaanov/FastMessage.git",
"tag": "2.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FastMessage/*.swift",
"swift_versions": [
"4.0",
"4.1",
"4.2"
],
"swift_version": "4.2"
}