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