blob: 2a9901bedb8f733fe77911340e0fd845d62e750e [file] [log] [blame]
{
"name": "SwiftyAttributedString",
"version": "0.5.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyAttributedString/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0.2"
}