blob: 64bbe5131201471e67465e9396c5f1c8d93f6a3f [file] [log] [blame]
{
"name": "KYDrawerController",
"version": "1.1.0-beta5",
"summary": "KYDrawerController is a side drawer navigation container view controller.",
"homepage": "https://github.com/ykyouhei/KYDrawerController",
"license": "MIT",
"authors": {
"Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
},
"social_media_url": "https://twitter.com/kyo__hei",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ykyouhei/KYDrawerController.git",
"tag": "1.1.0-beta5"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}