blob: 7dba84633264698008070d6f2cd4f38b9b27bb23 [file] [log] [blame]
{
"name": "SFSideMenu",
"version": "0.0.1",
"summary": "Side Menu to handle multiple options in app i.e Android Navigation Drawer",
"description": "SFSideMenu is Modren navigation drawer having capability of presenting Intial view Controller as snapShot or Right on Top on Menu.",
"homepage": "https://github.com/SaifullahIlyas/SFSideMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"": "saifullahilyas907@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SaifullahIlyas/SFSideMenu.git",
"tag": "0.0.1"
},
"source_files": "SFSideMenu/SFSideMenu/Source/*.{swift}",
"exclude_files": "Classes/Exclude",
"swift_versions": "5.0",
"swift_version": "5.0"
}