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