blob: eb6a0e7e6e3b348a62ce1bc754bc77782ee6e2ac [file] [log] [blame]
{
"name": "RTLabel",
"version": "0.9.1",
"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.1"
},
"platforms": {
"ios": null
},
"source_files": "RTLabelProject/Classes/RTLabel.{h,m}",
"frameworks": "CoreText",
"requires_arc": false
}