blob: b2bc8bd6969b9a57eeba4e05c1b829b8576e6909 [file] [log] [blame]
{
"name": "WKBaseServicesSwift",
"version": "3.0.6",
"summary": "WKBaseServicesSwift是一个swift的基础的扩展服务框架",
"homepage": "https://github.com/guoweikun621/WKBaseServicesSwift",
"license": "MIT",
"authors": {
"郭伟坤": "guoweikun621@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guoweikun621/WKBaseServicesSwift.git",
"tag": "3.0.6"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CryptoSwift": [
"0.7.0"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}