blob: 61dea36d3c9fe125f5c2fb95f5248f693b415c23 [file] [log] [blame]
{
"name": "MXScroll",
"version": "0.1.3",
"summary": "Mix Scroll easy",
"description": "MXScroll is a view foundation for some mix scrollview with segmentview. it will make the work easy",
"homepage": "https://github.com/cillyfly/MXScroll",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cillyfly": "cillyfly@163.com"
},
"source": {
"git": "https://github.com/cillyfly/MXScroll.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MXScroll/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"EasyPeasy": [
]
},
"swift_version": "5.0"
}