blob: ff7030926cf61d58b1ccb6117555ce538cba4e2d [file] [log] [blame]
{
"name": "FlowSlideMenu",
"version": "0.1.0",
"summary": "a light weight and easy to use tableview slide effect.",
"homepage": "https://github.com/MatrixHero/FlowSlideMenu",
"license": "MIT",
"authors": {
"MatrixHero": "matrixhero211@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MatrixHero/FlowSlideMenu.git",
"tag": "0.1.0"
},
"source_files": "FlowDrawerCore/*.{swift}",
"requires_arc": true
}