blob: 501e1f760d81475184a3bc0d3e9b7368c895a03a [file] [log] [blame]
{
"name": "Thongs",
"version": "0.9.3",
"summary": "Functional library for NSAttributedString creation in swift 3.0.",
"description": "A functional NSAttributedString builder, allows composition of a complex NSAttributedString from multiple parts with different style attributes.",
"homepage": "https://github.com/tottakai/Thongs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tomi Koskinen": "tomi.koskinen@reaktor.fi"
},
"source": {
"git": "https://github.com/tottakai/Thongs.git",
"tag": "0.9.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Thongs/Classes/**/*",
"pushed_with_swift_version": "3.0"
}