blob: 1bfb3a63bf2815eda4c00a03621949b47e23b9c9 [file] [log] [blame]
{
"name": "KDFoundation",
"version": "0.2.09",
"summary": "云之家基础库",
"description": "云之家基础库,加解密、编码等方法",
"homepage": "http://172.20.10.91/mobile/KDFoundation",
"license": {
"type": "MIT",
"file": "KDFoundation/KDFoundation/LICENSE"
},
"authors": {
"Gil": "guanhua87@gmail.com"
},
"source": {
"git": "/Users/darrenzheng/KDFoundation/",
"tag": "0.2.09"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "KDFoundation/KDFoundation/KDFoundation.framework"
}
}