blob: d36daa75a8e5e4fa02b9341d67ca9e163025f138 [file] [log] [blame]
{
"name": "TextFormater",
"version": "1.2.1",
"summary": "Convert String to NSAttributedString",
"description": "Convert a short string with formatting commands to attributed string. For used to format label or button.",
"homepage": "https://github.com/1fr3dg/TextFormater",
"screenshots": [
"https://github.com/1Fr3dG/TextFormater/blob/master/screen/example.png?raw=true",
"https://github.com/1Fr3dG/TextFormater/blob/master/screen/exampleOSX.png?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfred Gao": "alfredg@alfredg.cn"
},
"source": {
"git": "https://github.com/1fr3dg/TextFormater.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"source_files": "Sources/*",
"pushed_with_swift_version": "3.0"
}