blob: f2e0bc35663cb9e2ec899cef05ae7ce59ccef0e2 [file] [log] [blame]
{
"name": "SideMenuDrawer",
"version": "1.0.0",
"summary": "This framework is used to create slidemenu.",
"description": "This framework is used to create slidemenu as in android",
"homepage": "https://github.com/sawanmind/SideMenuDrawer",
"license": "MIT",
"authors": {
"Sawan Kumar": "sawanmind@gmail.com"
},
"social_media_url": "http://twitter.com/sawanmind",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/sawanmind/SideMenuDrawer.git",
"tag": "1.0.0"
},
"source_files": "SideMenuDrawer/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "4.0"
}