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