[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 5 / 0 / e / RS3DSegmentedControl / 0.3.0 / RS3DSegmentedControl.podspec.json
blob1c6cd254a97abfcf1e362c2d2d7f6786ac8de62d
2   "name": "RS3DSegmentedControl",
3   "version": "0.3.0",
4   "summary": "A 3D filter control that gives users a fun way to browse between many segments.",
5   "description": "A 3D filter control that gives users a fun way to browse between many segments. Easy to use.",
6   "homepage": "https://github.com/rsoffer",
7   "screenshots": "https://raw.github.com/rsoffer/RS3DSegmentedControl/master/sample.gif",
8   "license": "MIT",
9   "authors": {
10     "Ron Soffer": "rsoffer1@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/rsoffer/RS3DSegmentedControl.git",
14     "tag": "0.3.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "RS3DSegmentedControl",
21   "resources": "RS3DSegmentedControl.bundle",
22   "dependencies": {
23     "iCarousel": [
25     ]
26   }