blob: a4e3f08ff0ffb5aeeac7d6d5092cc1fa27a42eaf [file] [log] [blame]
{
"name": "ICAttributeLabel",
"version": "1.0.2",
"summary": "Sub-class of UILabel with more feature like line-calc & Strikethrough-animation.",
"description": "There are features like how many lines & texts each line displaying, strikethrough-animation.",
"homepage": "https://github.com/IvanChan/ICAttributeLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"_ivanC": "_ivanC"
},
"source": {
"git": "https://github.com/IvanChan/ICAttributeLabel.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ICAttributeLabel/Classes/**/*",
"public_header_files": "ICAttributeLabel/Classes/**/*.h",
"frameworks": "UIKit"
}