blob: 62108074ea7a8dedc319d9fb3671bdfa2887ecd7 [file] [log] [blame]
{
"name": "SBSegmentedViewController",
"version": "1.1.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.1.2"
},
"source_files": [
"SBSegmentedViewController/SBSegmentedViewController.*",
"SBSegmentedViewController/SBEmbeddedSegmentSegue.*"
],
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}