blob: 5769bb736ed762a8c37f13cec4af83ffdaac0460 [file] [log] [blame]
{
"name": "AttributedLabel",
"version": "0.1.1",
"summary": "Easy to use, fast, and high 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"
},
"source": {
"git": "https://github.com/KyoheiG3/AttributedLabel.git",
"tag": "0.1.1"
},
"source_files": "AttributedLabel/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit"
}