blob: 6cd77fe9308708606722519370b3b9753d650c97 [file] [log] [blame]
{
"name": "MTablesView",
"version": "0.1.0",
"summary": "A UIView with multiple moveable tableviews",
"description": "This is created for having one UIView contains multiple tableviews to navigate between the views, and perform push segues",
"homepage": "https://github.com/ziyincody/MTablesView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cody Wang": "ziyinw1011@gmail.com"
},
"source": {
"git": "https://github.com/ziyincody/MTablesView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MTablesView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}