blob: 8fbc279ad266e39a2debdea56d263aedb780ddeb [file] [log] [blame]
{
"name": "Slidoo",
"version": "1.0.3",
"summary": "Navigation Drawer implemented with Swift",
"description": "This is iOS equivalent of Android's Navigation Drawer",
"homepage": "https://github.com/mitulmanish/Slidoo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mitul_manish": "mitul.manish@gmail.com"
},
"source": {
"git": "https://github.com/mitulmanish/Slidoo.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Slidoo/Classes/**/*",
"swift_version": "4.2"
}