blob: 47c7a304496cfa623ee358199f8a9d7391164413 [file] [log] [blame]
{
"name": "KDUIKit",
"version": "0.1.2",
"summary": "A short description of KDUIKit.",
"description": "开源kit",
"homepage": "https://github.com/kevinmenglu/KDUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kevinmenglu": "menglu.xu@kidoroo.com"
},
"source": {
"git": "https://github.com/kevinmenglu/KDUIKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KDUIKit/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.1"
]
}
}