blob: 1fb6b0450d8687a48e6f20280c0c36604b74c55f [file] [log] [blame]
{
"name": "KLSwift",
"version": "0.1.1",
"summary": "KLSwift supports fast iOS development using pure code.",
"description": "KLSwift supports fast iOS development using pure code. Xib / Storyboard is not fully supported.",
"homepage": "https://github.com/klhui97/KLSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KL": "me@klhui.hk"
},
"source": {
"git": "https://github.com/klhui97/KLSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "KLSwift/Sources/**/*"
}