[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 1 / a / DFKit / 0.0.1 / DFKit.podspec.json
blob5c972694cd99a29655c46f062d0e5c828f2c3438
2   "name": "DFKit",
3   "version": "0.0.1",
4   "summary": "基于RxSwift快速构建App, 提供壳程序, 开发只需关注自己业务。",
5   "description": "基于RxSwift快速构建App, 提供壳程序, 开发只需关注自己业务。提供基础路由等功能。",
6   "homepage": "http://gitlab.fenxianglife.com/pods/BKKit",
7   "license": {
8     "type": "MIT",
9     "text": "    copyright MIT\n"
10   },
11   "authors": {
12     "yaochenfeng": "282696845@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.fenxianglife.com/pods/BKKit.git",
16     "tag": "0.0.1"
17   },
18   "swift_versions": [
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "Sources/BKKit/**/*.swift",
25   "dependencies": {
26     "RxCocoa": [
28     ]
29   },
30   "swift_version": "5.0"