blob: 5f856ef56ee3d1b8b0a8f420711407ef5faeab6b [file] [log] [blame]
{
"name": "WKBaseServicesSwift",
"version": "3.0.8",
"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.8"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"CryptoSwift": [
"0.7.0"
]
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}