blob: 3884c8cfd733e932f17823027bd8d5cdd222fe5d [file] [log] [blame]
{
"name": "KDFoundation",
"version": "0.3.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"swift_version": "4.1",
"source_files": "KDFoundation/Classes/**/*"
}