blob: 9168b9ca29a6ef41e4aef1cf266175b4c92b942d [file] [log] [blame]
{
"name": "ICAttributeLabel",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ICAttributeLabel/Classes/**/*",
"public_header_files": "ICAttributeLabel/Classes/**/*.h",
"frameworks": "UIKit"
}