blob: aca66de6c40bc81cb1b117afc46b495a475013fd [file] [log] [blame]
{
"name": "RS3DSegmentedControl",
"version": "0.2.7",
"summary": "A 3D filter control that gives users a fun way to browse between many segments.",
"description": "A 3D filter control that gives users a fun way to browse between many segments. Easy to use.",
"homepage": "https://github.com/rsoffer",
"screenshots": "https://raw.github.com/rsoffer/RS3DSegmentedControl/master/sample.gif",
"license": "MIT",
"authors": {
"Ron Soffer": "rsoffer1@gmail.com"
},
"source": {
"git": "https://github.com/rsoffer/RS3DSegmentedControl.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RS3DSegmentedControl",
"resources": "RS3DSegmentedControl.bundle",
"dependencies": {
"iCarousel": [
]
}
}