blob: cadf90a5d717b783cce96afe8fcef5378027179c [file] [log] [blame]
{
"name": "DCSlideOutViewController",
"version": "0.0.1",
"summary": "Does the slide view thing as seen in Path app.",
"homepage": "https://github.com/daltoniam/DCSlideOutViewController",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCSlideOutViewController.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": true
}