[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / a / 1 / UIViewController+KBDropdownController / 1.0 / UIViewController+KBDropdownController.podspec.json
bloba334bc2844997af4c7adae5f02eb042163f6b70c
2   "name": "UIViewController+KBDropdownController",
3   "version": "1.0",
4   "summary": "UIViewController category to present custom dropdown controller",
5   "homepage": "https://github.com/dai-jing/UIViewController-KBDropdownController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jing Dai": "daijing24@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/dai-jing/UIViewController-KBDropdownController.git",
19     "branch": "master",
20     "tag": "1.0"
21   },
22   "source_files": "*.{h,m}",
23   "public_header_files": "*.h"