blob: c087d7dae9b24071fd9cf6c69804e937c527e09d [file] [log] [blame]
{
"name": "RS3DSegmentedControl",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RS3DSegmentedControl",
"resources": "RS3DSegmentedControl.bundle",
"dependencies": {
"iCarousel": [
]
}
}