blob: b315e402ef3ab834feccea2349ac737984fbcf24 [file] [log] [blame]
{
"name": "HGCodeBaseUI",
"version": "0.1.3",
"summary": "Design for Writing UI with Code",
"description": "Design for Writing UI with Code.",
"homepage": "https://github.com/presto95/HGCodeBaseUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hangyeol Lee": "yoohan95@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/presto95/HGCodeBaseUI.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"SnapKit": [
"~> 5.0.0"
],
"Then": [
]
},
"swift_versions": "4",
"swift_version": "4"
}