blob: db85b5c91dbbe6d874fc1d2f5dfffdfe1c4177c9 [file] [log] [blame]
{
"name": "Texty",
"version": "0.1.4",
"summary": "A library to make managing style and annotated string clean and easy.",
"description": "A library to make managing style and annotated string clean and easy. Also has support for sub styles inside a TextyLabel.",
"homepage": "https://github.com/vectorform/Texty",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Vectorform": "iefremov@vectorform.com"
},
"source": {
"git": "https://github.com/vectorform/Texty.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*",
"pushed_with_swift_version": "3.0"
}