blob: 1cb7b6b3e3a0bd156ef1a6a2ffb9af8fe34a25d5 [file] [log] [blame]
{
"name": "TextFormater",
"version": "1.0.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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfred Gao": "alfredg@alfredg.cn"
},
"source": {
"git": "https://github.com/1fr3dg/TextFormater.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TextFormater/Classes/**/*",
"pushed_with_swift_version": "3.0"
}