blob: 6ecf69e62385fe26a68eac010553c7043afe47aa [file] [log] [blame]
{
"name": "UIExtensions.swift",
"module_name": "UIExtensions",
"version": "1.1",
"summary": "Extensions and helpers.",
"homepage": "https://github.com/horizontalsystems/gui-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Horizontal Systems": "hsdao@protonmail.ch"
},
"source": {
"git": "https://github.com/horizontalsystems/gui-kit.git",
"tag": "1.1"
},
"social_media_url": "http://horizontalsystems.io/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "UIExtensions/Classes/**/*",
"swift_version": "5"
}