blob: 6dbd5ebcc2ceb2656c1d0da672e7c21c112951a2 [file] [log] [blame]
{
"name": "Texty",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}