blob: 1b50c14d9ae64dfd09c9c71622b10f3fea6bfa02 [file] [log] [blame]
{
"name": "HKUIViewAutoCornerExtension",
"platforms": {
"ios": "11.0"
},
"summary": "HK UIView Auto Corner Rounding Extension for Descendant UI Objects",
"requires_arc": false,
"version": "1.0.0",
"license": {
"type": "MIT"
},
"authors": {
"Harrison Kong": "harrisonkong@skyroute66.com"
},
"homepage": "https://github.com/harrisonkong/HKUIViewAutoCornerExtension",
"source": {
"git": "https://github.com/harrisonkong/HKUIViewAutoCornerExtension.git",
"tag": "1.0.0"
},
"dependencies": {
"HKUIViewLengthCalculationBasis": [
"~> 1.0.0"
],
"HKUIViewUtilities": [
"~> 1.0.0"
]
},
"frameworks": "UIKit",
"source_files": "HKUIViewAutoCornerExtension/**/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}