[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 7 / 1 / 5 / KYDrawerController / 2.0.0 / KYDrawerController.podspec.json
blob0f61ca093d43fcfca449a226765ccddbddb971e0
2   "name": "KYDrawerController",
3   "version": "2.0.0",
4   "summary": "KYDrawerController is a side drawer navigation container view controller.",
5   "homepage": "https://github.com/ykyouhei/KYDrawerController",
6   "license": "MIT",
7   "authors": {
8     "Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/kyo__hei",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ykyouhei/KYDrawerController.git",
16     "tag": "2.0.0"
17   },
18   "source_files": "KYDrawerController/Classes/*.swift",
19   "requires_arc": true,
20   "xcconfig": {
21     "SWIFT_VERSION": "3"
22   }