blob: a334bc2844997af4c7adae5f02eb042163f6b70c [file] [log] [blame]
{
"name": "UIViewController+KBDropdownController",
"version": "1.0",
"summary": "UIViewController category to present custom dropdown controller",
"homepage": "https://github.com/dai-jing/UIViewController-KBDropdownController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jing Dai": "daijing24@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/dai-jing/UIViewController-KBDropdownController.git",
"branch": "master",
"tag": "1.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h"
}