blob: 4f801f02f4546378d786aa6f93661041461a7779 [file] [log] [blame]
{
"name": "SGFilterView",
"version": "0.1",
"summary": "A lightweight drop down filter menu with simple APIs",
"description": "A lightweight drop down filter menu with simple APIs; 简洁的下拉筛选菜单,使用起来很简单,同时也很容易扩展",
"homepage": "https://github.com/botherbox/SGFilterView",
"license": "Apache",
"authors": {
"botherbox": "813052205@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/botherbox/SGFilterView.git",
"tag": "v0.1"
},
"source_files": [
"SGFilterView",
"SGFilterView/**/*.{h,m}"
],
"resources": "SGFilterView/SGFilterView.bundle",
"frameworks": "UIKit"
}