blob: d3861d931d3a7d99278e9fac937a2091dbbac92c [file] [log] [blame]
{
"name": "FilterView",
"version": "0.0.1",
"summary": "A library to filter data.",
"description": "A library to filter data.like taobao and jingdong app",
"homepage": "https://github.com/chenshipeng/FilterView",
"license": "MIT",
"authors": {
"chenshipeng": "858753795@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source": {
"git": "https://github.com/chenshipeng/FilterView.git",
"tag": "0.0.1"
},
"source_files": "Source",
"resources": "Resource/FilterView.bundle",
"requires_arc": true
}