blob: 6c3ded1f0dbff7047da30e5da7f47421de20c356 [file] [log] [blame]
{
"name": "SBSegmentedViewController",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "SBSegmentedViewController/SBSegmentedViewController.*",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}