blob: 74c7896d198e1e26f38f39f745bf8b8ba8f27f4b [file] [log] [blame]
{
"name": "KYDrawerController",
"version": "1.1.3",
"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.3"
},
"source_files": "KYDrawerController/Classes/*.swift",
"requires_arc": true
}