blob: 3196d7116af3051572e5d9f6f04767e89dc6fc74 [file] [log] [blame]
{
"name": "SwiftyAttributedString",
"version": "0.5.1",
"summary": "The library that makes AttributedString easy to use",
"description": "- Better autocompletion.\n- Easy range specification.\n- Chainable methods.",
"homepage": "https://github.com/touyu/SwiftyAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yuto Akiba": "akkey0222@gmail.com"
},
"source": {
"git": "https://github.com/touyu/SwiftyAttributedString.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyAttributedString/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}