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