blob: 4dc95d4cdee355887ef0323f4ed63838664aa380 [file] [log] [blame]
{
"name": "RxSJPageViewController",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "RxSJPageViewController/Source/**/*.swift",
"frameworks": "Foundation",
"dependencies": {
"RxSwift": [
],
"RxDataSources": [
],
"SJPageViewController/ObjC": [
"~> 0.0.11"
]
},
"swift_version": "5.0"
}