blob: e1e12520a98246f423faf6628b4be4667b096f5f [file] [log] [blame]
{
"name": "KWDrawerController",
"version": "3.6",
"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": "3.6"
},
"requires_arc": true,
"source_files": [
"DrawerController/Types/*.swift",
"DrawerController/Models/*.swift",
"DrawerController/View/*.swift",
"DrawerController/Animator/*.swift",
"DrawerController/Transition/*.swift",
"DrawerController/*.swift",
"DrawerController/Segue/*.swift"
],
"frameworks": "QuartzCore",
"pushed_with_swift_version": "3.0"
}