blob: dfae4d0ee279ac0ba54e6cc5da8a888539528858 [file] [log] [blame]
{
"name": "LessUI",
"version": "0.1.0",
"summary": "Write super-simple UI code with LessUI",
"description": "Super-simple shortcut UI extension codes for swift.",
"homepage": "https://github.com/ghks1353/LessUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ghks1353": "ghks1353@gmail.com"
},
"source": {
"git": "https://github.com/ghks1353/LessUI.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "src/**/*",
"frameworks": "UIKit"
}