[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / f / 1 / KYDrawerController-ObjC / 1.1.4 / KYDrawerController-ObjC.podspec.json
blob6a641d3c6018663194aabd49498947370e9d021c
2   "name": "KYDrawerController-ObjC",
3   "version": "1.1.4",
4   "summary": "KYDrawerController is a side drawer navigation container view controller, rewritten Swift version in Objective-C",
5   "homepage": "https://github.com/AustinChou/KYDrawerController-ObjC",
6   "license": "MIT",
7   "authors": {
8     "Austin Chou": "austinchou0126@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/austinchou0126",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/AustinChou/KYDrawerController-ObjC.git",
16     "tag": "1.1.4"
17   },
18   "source_files": "KYDrawerController/Classes/*.{h,m}",
19   "public_header_files": "KYDrawerController/Classes/*.h",
20   "requires_arc": true