[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / b / WKBaseServicesSwift / 4.0.0 / WKBaseServicesSwift.podspec.json
blobbac13323fec504774b0616d19921fa28b22cc362
2   "name": "WKBaseServicesSwift",
3   "version": "4.0.0",
4   "summary": "WKBaseServicesSwift是一个swift的基础的扩展服务框架",
5   "homepage": "https://github.com/guoweikun621/WKBaseServicesSwift",
6   "license": "MIT",
7   "authors": {
8     "郭伟坤": "guoweikun621@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/guoweikun621/WKBaseServicesSwift.git",
15     "tag": "4.0.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.7.2"
25     ]
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0"