blob: d724baa3702c38adaa62f50adcfa3f6c1d1dab06 [file] [log] [blame]
{
"name": "CLExtensions+Rx",
"version": "1.1.0",
"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.0"
},
"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": [
],
"MJRefresh": [
]
},
"swift_version": "5.1"
}