blob: c12237fa2cfae68025e80195f2671caca53b55d3 [file] [log] [blame]
{
"name": "HKUILabel",
"platforms": {
"ios": "8.0"
},
"summary": "HK Enhanced UILabel",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT"
},
"authors": {
"Harrison Kong": "harrisonkong@skyroute66.com"
},
"homepage": "https://github.com/harrisonkong/HKUILabel",
"source": {
"git": "https://github.com/harrisonkong/HKUILabel.git",
"tag": "1.0.0"
},
"dependencies": {
"HKUIViewLengthCalculationBasis": [
"~> 1.0.0"
],
"HKUIViewUtilities": [
"~> 1.0.0"
]
},
"frameworks": "UIKit",
"source_files": "HKUILabel/**/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}