blob: 111017467244c3569d625de3e479bfc26bd455a9 [file] [log] [blame]
{
"name": "CHFilterBar",
"version": "0.2.0",
"summary": "Filter Bar is an iOS control created with Swift that implement a bar with customisable text boxes that describes an active filter",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/chris41090/CHFilterBar",
"authors": {
"Christos Chadjikyriacou": "christos.chadjikyriacou@gmail.com"
},
"source": {
"git": "https://github.com/chris41090/CHFilterBar.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "FilterBar/*.swift",
"pushed_with_swift_version": "4.0"
}