blob: abc856eb809b6e5eb8eda13f3e16beeeb7dec723 [file] [log] [blame]
{
"name": "FlowSlideMenu",
"version": "0.1.2",
"summary": "A flowing SlideMenu is writen in swift",
"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.2"
},
"source_files": "FlowDrawerCore/*.{swift}",
"requires_arc": true
}