blob: e3d91d64c20e9cbb77e31f24e0b71a5ecd6ba3d5 [file] [log] [blame]
{
"name": "MXScroll",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"source_files": "MXScroll/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
],
"EasyPeasy": [
]
}
}