blob: 594b5b59b9c178290f7daa29d3c70ef5be564fed [file] [log] [blame]
{
"name": "M80AttributedLabel",
"version": "1.9.2",
"authors": {
"Xiang Wangfeng": "xiangwangfeng@gmail.com"
},
"homepage": "https://github.com/xiangwangfeng/M80AttributedLabel/",
"summary": "Another attributed label using CoreText",
"source": {
"git": "https://github.com/xiangwangfeng/M80AttributedLabel.git",
"tag": "1.9.2"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "M80AttributedLabel/*.{h,m}"
}