blob: 4ada7b4420421da0ff9883a271b89250f757f63c [file] [log] [blame]
{
"name": "DGDropDownBox",
"version": "1.0.2",
"summary": "A dropDownMenu on iOS.",
"description": "A dropDownMenu, which implement by Objective-C",
"homepage": "https://github.com/yandeguangzy/DGDropDownBox",
"license": "MIT",
"authors": {
"yandeguangzy": "13311171405@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yandeguangzy/DGDropDownBox.git",
"tag": "1.0.2"
},
"source_files": [
"DGDropDownView/DGDropBoxView*.{h,m}",
"DGDropDownView/DGDropViewDelegate.h"
],
"frameworks": [
"Foundation",
"UIKit"
]
}