[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 9 / RXKit / 0.1.0 / RXKit.podspec.json
blob11ed1a4f294eebed5cf0487e97970c680b0d276e
2   "name": "RXKit",
3   "version": "0.1.0",
4   "summary": "RXExts.",
5   "description": "使用RxSwift提供一套完整开发工具。",
6   "homepage": "https://github.com/yaochenfeng/RXKit",
7   "source": {
8     "git": "https://github.com/yaochenfeng/RXKit.git",
9     "branch": "master"
10   },
11   "license": {
12     "type": "MIT",
13     "text": "copyright MIT\n"
14   },
15   "authors": {
16     "yaochenfeng": "chenfengyao@foxmail.com"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.4",
22   "source_files": "Sources/RXKit/**/*.swift",
23   "dependencies": {
24     "RxCocoa": [
25       "~> 6.0"
26     ],
27     "SnapKit": [
28       "~> 5.0"
29     ]
30   },
31   "swift_version": "5.4"