blob: f7558a4e93982a641b4712584d258011f0404550 [file] [log] [blame]
{
"name": "YNRichLabel",
"version": "1.0.1",
"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.1"
},
"source_files": "YNRichLabel/**/*.{h,m}",
"dependencies": {
"YNXMLParser": [
]
}
}