blob: b86f97ea0eecb9f16b1721d10099ca2587e71f16 [file] [log] [blame]
{
"name": "M80AttributedLabel",
"version": "1.6.3",
"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.6.3"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"CoreText",
"CoreGraphics",
"QuartzCore"
],
"source_files": "M80AttributedLabel/*.{h,m}"
}