blob: 9b8336b2a7e2a478b6e0c1d7ebbb018382a4cfa9 [file] [log] [blame]
{
"name": "AXAttributedLabel",
"version": "0.2.4",
"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.4"
},
"source_files": "AXAttributedLabel/AXAttributedLabel/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}