[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / d / CLExtensions+Rx / 1.1.4 / CLExtensions+Rx.podspec.json
blobdb327c081adacf4ac39c2696fded03ca75a6a845
2   "name": "CLExtensions+Rx",
3   "version": "1.1.4",
4   "summary": "Rx of CLExtensions.",
5   "homepage": "https://github.com/CainLuo/CLExtensions",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cainluo": "350116542@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/CainLuo/CLExtensions.git",
15     "tag": "1.1.4"
16   },
17   "documentation_url": "https://github.com/CainLuo/CLExtensions",
18   "source_files": "CLExtensions+Rx/*.swift",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "5.0",
24     "5.1",
25     "5.2"
26   ],
27   "dependencies": {
28     "CLExtensions": [
30     ],
31     "RxSwift": [
33     ],
34     "RxCocoa": [
36     ]
37   },
38   "swift_version": "5.2"