blob: 0adf49083ffb8d26fb6e2d2cb8da6be7b85b23de [file] [log] [blame]
{
"name": "WKBaseServicesSwift",
"version": "3.0.0",
"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.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}