blob: f3e1b84631c4dabeae4127dcf944ebddb851ba46 [file] [log] [blame]
{
"name": "DropDownMeun",
"version": "0.0.1",
"summary": "一个快速集成的下拉筛选控件",
"description": "一个OC语言开发的下拉筛选控件,快速集成到项目中",
"homepage": "https://github.com/iOS-PPG/DropDownMeun",
"license": "MIT",
"authors": {
"PPG": "513871674@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iOS-PPG/DropDownMeun.git",
"tag": "0.0.1"
},
"source_files": "DropDownMeun/Classes/**/*.{h,m}"
}