blob: fbf56527e73fd49a4fbfd9d4f3040096e1c8fe5c [file] [log] [blame]
{
"name": "TTSwitch",
"version": "0.0.1",
"summary": "One switch to rule them all.",
"homepage": "http://github.com/twotoasters/TTSwitch",
"license": {
"type": "WTFPL",
"file": "LICENSE"
},
"authors": {
"Scott Penrose": "scott@twotoasters.com"
},
"source": {
"git": "https://github.com/twotoasters/TTSwitch.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TTSwitch",
"requires_arc": true,
"frameworks": "QuartzCore"
}