blob: 981d79f90fd0af560d5132564ca60a9e3783a36c [file] [log] [blame]
{
"name": "ROFilterSort",
"version": "1.0.1",
"summary": "ROFilterSort includes a filter bar and popup view to sort / filter various options on the screen.",
"description": " ROFilterSort is an easy-to-use framework that allows users to filter a given screen via a segment control and filter buttons. The ROFilterBar shows the currently selected filters, and launching the ROFilterSortView displays the different filters that can be applied. \n",
"homepage": "https://github.com/Rounded/ROFilterSort",
"license": "MIT",
"authors": {
"Brian Weinreich": "bw@roundedco.com"
},
"source": {
"git": "https://github.com/Rounded/ROFilterSort.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/roundedco",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"ROFilterSort": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"pop": [
],
"PureLayout": [
]
}
}