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