blob: dfbc4d57555515ae5ce2b5726ea34261511a9db6 [file] [log] [blame]
{
"name": "RS3DSegmentedControl",
"version": "0.2.3",
"summary": "A 3D filter control that gives users a fun way to browse between many segments.",
"description": "\t\tA 3D filter control that gives users a fun way to browse between many segments. Easy to use.\n",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RS3DSegmentedControl",
"resources": "RS3DSegmentedControl.bundle",
"dependencies": {
"iCarousel": [
]
}
}