blob: 7736adeb718048776e4642b9ad72e4994858a618 [file] [log] [blame]
{
"name": "AXAttributedLabel",
"version": "0.2.10",
"summary": "`AXAttributedLabel` is an iOS customizable attributed label that displays attributed text.",
"description": "`AXAttributedLabel` is an iOS customizable attributed label that displays attributed link text and image attachment and the exclusion views.",
"homepage": "https://github.com/devedbox/AXAttributedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"艾星": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXAttributedLabel.git",
"tag": "0.2.10"
},
"source_files": "AXAttributedLabel/AXAttributedLabel/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}