[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / b / WKBaseServicesSwift / 4.2.0 / WKBaseServicesSwift.podspec.json
blobe62a2989c673d6d09363343e76bbe1fdea25e660
2   "name": "WKBaseServicesSwift",
3   "version": "4.2.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.2.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.13"
25     ]
26   },
27   "requires_arc": true