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