blob: 6aba0fad0326a4f23802bc9d13ef0abafe0935a6 [file] [log] [blame]
{
"name": "EMVerticalSegmentedControl",
"version": "0.1",
"license": "MIT",
"summary": "A Vertical Segmented Control View for iOS",
"homepage": "https://github.com/elliott-minns/EMVerticalSegmentedControl",
"platforms": {
"ios": null
},
"authors": {
"Elliott Minns": "elliott.minns@me.com"
},
"source": {
"git": "https://github.com/elliott-minns/EMVerticalSegmentedControl.git",
"tag": "0.1"
},
"source_files": "EMVerticalSegmentedControl/*.{h,m}",
"requires_arc": true,
"frameworks": [
"QuartzCore",
"UIKit"
]
}