blob: 5253099349dfdd2a7a1f94a1372d7408ac717953 [file] [log] [blame]
{
"name": "TTSwitch",
"version": "0.0.4",
"summary": "Fully customizable switch for iOS using images.",
"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.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TTSwitch",
"requires_arc": true,
"frameworks": "QuartzCore"
}