blob: 849546759e6c93dce5054b45021f0504695a4e23 [file] [log] [blame]
{
"name": "SEFilterControl",
"version": "2.0.0",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"authors": {
"Shady Elyaski": "shady@elyaski.com",
"Nicolas Goutaland": "nicolas.goutaland@gmail.com"
},
"homepage": "https://github.com/ShadyElyaski/ios-filter-control",
"summary": "An iOS Filter UIControl Subclass. Zero Graphics. Highly Customizable.",
"source": {
"git": "https://github.com/ShadyElyaski/ios-filter-control.git",
"tag": "2.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}