blob: b9174dcf78e3469e09ac0bd53c3cc141a58b7926 [file] [log] [blame]
{
"name": "DNSCastroSegmentedControl",
"version": "1.1.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.1.0"
},
"source_files": "DNSCastroSegmentedControl/Library",
"requires_arc": true
}