blob: 2baad75a2164cd6fe2948988584f8f3ae32d2ae1 [file] [log] [blame]
{
"name": "AttributedLabel",
"version": "1.1.1",
"summary": "Easy to use, fast, and higher performance than UILabel.",
"homepage": "https://github.com/KyoheiG3/AttributedLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/KyoheiG3/AttributedLabel.git",
"tag": "1.1.1"
},
"source_files": "AttributedLabel/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"pushed_with_swift_version": "4"
}