blob: 1e09cd81b4be63aa4c0d92d6a8dbb8fe9b025201 [file] [log] [blame]
{
"name": "KLSwiftView",
"version": "0.1.1",
"summary": "KLSwiftView provides some custom UI elements and fonts.",
"description": "KLSwiftView provides some custom UI elements and fonts. It also provide support of auto layout.",
"homepage": "https://github.com/klhui97/KLSwiftView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KL": "me@klhui.hk"
},
"source": {
"git": "https://github.com/klhui97/KLSwiftView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "KLSwiftView/Classes/**/*"
}