blob: 30306189d05bcff7bc1502ee20246581b66d7013 [file] [log] [blame]
{
"name": "KxUI",
"version": "0.3.2",
"summary": "KxUI - UI Framework",
"description": "Kei UI Utility Framework",
"homepage": "https://github.com/meetkei/KxUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keun young Kim": "app@meetkei.com"
},
"source": {
"git": "https://github.com/meetkei/KxUI.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KxUI/**/*",
"dependencies": {
"KxFoundation": [
]
},
"pushed_with_swift_version": "3.0 ="
}