blob: 8ea24e761c7da93f5b8a47ad693b694621f58b00 [file] [log] [blame]
{
"name": "DCFilterView",
"version": "0.3.0",
"summary": "FilterView component developed by the Dev Core Team",
"description": "FilterView component developed by Dev Core Team. In here you will find a tab-like view to filter content",
"homepage": "https://github.com/vberihuete/DCFilterView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vincent Berihuete": "vberihuete@gmail.com"
},
"source": {
"git": "https://github.com/vberihuete/DCFilterView.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DCFilterView/Classes/**/*",
"swift_version": "4.2"
}