blob: c44ef2dd3889184ef89770b60734e2f964961ad1 [file] [log] [blame]
{
"name": "RTLabel",
"version": "0.9",
"summary": "Rich text formatting based on HTML-like markups for iOS.",
"homepage": "https://github.com/honcheng/RTLabel",
"license": "MIT",
"authors": {
"Muh Hon Cheng": "honcheng@gmail.com"
},
"source": {
"git": "https://github.com/honcheng/RTLabel.git",
"tag": "0.9"
},
"platforms": {
"ios": null
},
"source_files": "RTLabelProject/Classes/RTLabel.{h,m}",
"frameworks": "CoreText",
"requires_arc": false
}