blob: 585a823091248c16b7827ad4c4bbedd6010984d4 [file] [log] [blame]
{
"name": "RxSJPageViewController",
"version": "0.0.2",
"summary": "RxSJPageViewController",
"homepage": "https://github.com/moxcomic/RxSJPageViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moxcomic": "656469762@qq.com"
},
"source": {
"git": "https://github.com/moxcomic/RxSJPageViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RxSJPageViewController/Source/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"RxSwift": [
],
"RxDataSources": [
],
"SJPageViewController/ObjC": [
]
},
"swift_version": "5.0"
}