blob: 36a229a6f3777d13677b19098f81c70e6c0332b2 [file] [log] [blame]
{
"name": "KWDrawerController",
"version": "3.7",
"summary": "Drawer view controller that easy to use!",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/kawoou/KWDrawerController",
"authors": {
"Jungwon An": "kawoou@kawoou.kr"
},
"social_media_url": "http://fb.com/kawoou",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kawoou/KWDrawerController.git",
"tag": "v3.7"
},
"source_files": [
"DrawerController/Types/*.swift",
"DrawerController/Models/*.swift",
"DrawerController/View/*.swift",
"DrawerController/Animator/*.swift",
"DrawerController/Transition/*.swift",
"DrawerController/*.swift",
"DrawerController/Segue/*.swift"
],
"frameworks": "QuartzCore",
"module_name": "KWDrawerController",
"requires_arc": true,
"pushed_with_swift_version": "3.1.1"
}