blob: 32581fda2314e34024bbe123774fc15b8d288a09 [file] [log] [blame]
{
"name": "SBSegmentedViewController",
"version": "1.0.2",
"summary": "Custom view controller container that uses a segmented control to switch between view controllers.",
"homepage": "https://github.com/Scott90/SBSegmentedViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott90": "my@fake.email"
},
"source": {
"git": "https://github.com/Scott90/SBSegmentedViewController.git",
"tag": "v1.0.2"
},
"source_files": "SBSegmentedViewController/SBSegmentedViewController.*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}