blob: e1124facce78f9b8cbe79ae7b728411c7576de3a [file] [log] [blame]
{
"name": "FilterBar",
"version": "1.0.6",
"summary": "A filter bar, similar to a UISegmentedControl.",
"description": "\t A filter bar, similar to a UISegmentedControl. Written in Swift, and uses autolayout.\n",
"homepage": "https://github.com/MosheBerman/FilterBar",
"screenshots": "https://raw.github.com/MosheBerman/FilterBar/master/Promo.png",
"authors": {
"Moshe Berman": "moshberm@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MosheBerman/FilterBar.git",
"tag": "1.0.6"
},
"source_files": [
"Classes",
"Filter\\ Bar\\ Demo/FilterBar/FilterBar.swift"
],
"requires_arc": true
}