blob: 67022f2f885e851d645c06da36248f9f7320b26e [file] [log] [blame]
{
"name": "KYDrawerController",
"version": "1.1.1",
"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.1"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}