blob: 1ab2a561ef0e31bd44c6f2d00c967e0880d13901 [file] [log] [blame]
{
"name": "ChainedAttributedString",
"version": "2.0.0",
"summary": "Easy and convenient way to create attributed strings in Swift",
"homepage": "https://github.com/adamszeremeta/ChainedAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Szeremeta": "adamszeremeta@gmail.com"
},
"source": {
"git": "https://github.com/adamszeremeta/ChainedAttributedString.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ChainedAttributedString/*.swift"
}