[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / e / b / WKBaseServicesSwift / 3.0.3 / WKBaseServicesSwift.podspec.json
bloba84a21d235d3e2935f6b408a233893aa2a37adc5
2   "name": "WKBaseServicesSwift",
3   "version": "3.0.3",
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": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/guoweikun621/WKBaseServicesSwift.git",
15     "tag": "3.0.3"
16   },
17   "source_files": "Sources/**/*.swift",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "dependencies": {
23     "CryptoSwift": [
24       "~> 0.6.9"
25     ]
26   },
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"