blob: c7c6793766702a6c670cb83420d4cfbefcb0eaba [file] [log] [blame]
{
"name": "KYDrawerController-ObjC",
"version": "1.1.2.2",
"summary": "KYDrawerController is a side drawer navigation container view controller, rewritten Swift version in Objective-C",
"homepage": "https://github.com/AustinChou/KYDrawerController-ObjC",
"license": "MIT",
"authors": {
"Austin Chou": "austinchou0126@gmail.com"
},
"social_media_url": "https://twitter.com/austinchou0126",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AustinChou/KYDrawerController-ObjC.git",
"tag": "1.1.2.2"
},
"source_files": "KYDrawerController/Classes/*.{h,m}",
"public_header_files": "KYDrawerController/Classes/*.h",
"requires_arc": true
}