blob: 48d08bc14644ff72f0af738793e0926b74d1e186 [file] [log] [blame]
{
"name": "KYDrawerController",
"version": "1.0.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.0.1"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}