blob: ee3462c788e41ab8511fe2ae7f2b012ee2d089a7 [file] [log] [blame]
{
"name": "SDCSegmentedViewController",
"version": "1.4",
"summary": "Custom view controller container that uses a segmented control to switch between view controllers.",
"homepage": "https://github.com/Scott90/SDCSegmentedViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Berrevoets": "s.berrevoets@me.com"
},
"source": {
"git": "https://github.com/Scott90/SDCSegmentedViewController.git",
"tag": "v1.4"
},
"source_files": "SDCSegmentedViewController/Source/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}