blob: 9a6504e609631af98221545c3d146ecce778c37c [file] [log] [blame]
{
"name": "SDCSegmentedViewController",
"version": "1.3",
"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.3"
},
"source_files": "SDCSegmentedViewController/Source/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}