blob: 18609227fc44fe61c184764e1c7d65fcbc71d946 [file] [log] [blame]
{
"name": "DNSCastroSegmentedControl",
"version": "1.0.0",
"summary": "A segmented control based on the one in the Castro Podcast app's settings page.",
"homepage": "https://github.com/designatednerd/DNSCastroSegmentedControl",
"screenshots": "https://raw.githubusercontent.com/designatednerd/DNSCastroSegmentedControl/master/sample_project.gif",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Ellen Shapiro",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/designatednerd/DNSCastroSegmentedControl.git",
"tag": "v1.0.0"
},
"source_files": "DNSCastroSegmentedControl/Library",
"requires_arc": true
}