blob: b01b999f6f518cfded7b0b1bb5b6d7d7ec36813c [file] [log] [blame]
{
"name": "YNRichLabel",
"version": "1.0.4",
"summary": "XML rich text label",
"description": "XML rich text label",
"homepage": "https://github.com/623637646/YNRichLabel",
"license": "MIT",
"authors": {
"码猴": "mahou.wy@alibaba-inc.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/623637646/YNRichLabel.git",
"tag": "1.0.4"
},
"source_files": "YNRichLabel/**/*.{h,m}",
"dependencies": {
"YNXMLParser": [
]
}
}