blob: 09feef7c112ad0e5a3c792fafe49b68a1bbc1661 [file] [log] [blame]
{
"name": "FlowSlideMenu",
"version": "0.1.1",
"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.1"
},
"source_files": "FlowDrawerCore/*.{swift}",
"requires_arc": true
}