| { |
| "name": "CLExtensions+Rx", |
| "version": "1.1.1", |
| "summary": "Rx of CLExtensions.", |
| "homepage": "https://github.com/CainLuo/CLExtensions", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "cainluo": "350116542@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/CainLuo/CLExtensions.git", |
| "tag": "1.1.1" |
| }, |
| "documentation_url": "https://github.com/CainLuo/CLExtensions", |
| "source_files": "CLExtensions+Rx/*.swift", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": [ |
| "5.0", |
| "5.1" |
| ], |
| "dependencies": { |
| "CLExtensions": [ |
| |
| ], |
| "RxSwift": [ |
| |
| ], |
| "RxCocoa": [ |
| |
| ] |
| }, |
| "swift_version": "5.1" |
| } |