blob: fa2d104fd102fe6b6218bf2f8f7b20865010b9fe [file] [log] [blame]
{
"name": "HKUILayoutShorthands",
"platforms": {
"ios": "11.0"
},
"summary": "Shorthand methods for Swift programmatic UI layout constraints",
"requires_arc": true,
"version": "1.0.0",
"license": {
"type": "MIT"
},
"authors": {
"Harrison Kong": "harrisonkong@skyroute66.com"
},
"homepage": "https://github.com/harrisonkong/HKUILayoutShorthands",
"source": {
"git": "https://github.com/harrisonkong/HKUILayoutShorthands.git",
"tag": "1.0.0"
},
"frameworks": "UIKit",
"source_files": "HKUILayoutShorthands/**/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}