blob: 8bab6c2851c1c9f76f811de01f052ec81655d013 [file] [log] [blame]
{
"name": "DropdownScreening",
"version": "1.0.0",
"license": "MIT",
"summary": "DropdownScreening 是一款自定义的下拉筛选控件。是一款比较灵活好用的控件,如果对你有用,请给Star,谢谢",
"homepage": "https://github.com/baishiyun/DropdownScreening",
"source": {
"git": "https://github.com/baishiyun/DropdownScreening.git",
"tag": "1.0.0"
},
"source_files": "DropdownScreening/*.{h,m,png}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"白仕云": "baishiyun@163.com"
},
"social_media_url": "https://github.com/baishiyun"
}