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