blob: 58e3d111581f1db6cdede8d88762c4648c72da2a [file] [log] [blame]
{
"name": "WKBaseServicesSwift",
"version": "2.3.1",
"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": "2.3.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "2.3"
}