blob: 3e81fcbf7ab61ee0f5dbc29e4213cf3dfe7abf0a [file] [log] [blame]
{
"name": "EasyUI",
"version": "0.0.1",
"summary": "Swift library for UI",
"description": "A small set of helpers for easier interface building.",
"homepage": "https://github.com/whistmage/EasyUI",
"license": "MIT",
"authors": {
"Whistmage": "whistmage@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/whistmage/EasyUI.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"EasyUI/**/*.{h,m,swift}"
],
"swift_versions": "4.2",
"swift_version": "4.2"
}