blob: 49c7599e7300b89dba30f04ffc203770d82ee003 [file] [log] [blame]
{
"name": "SWNavigationController",
"version": "0.0.1",
"authors": {
"Chris Wendel": "chriwend@umich.edu"
},
"homepage": "https://github.com/CEWendel/SWNavigationController",
"summary": "A UINavigationController subclass that provides drop-in support for edge-swiping left and right through a view hierarchy.",
"license": "MIT",
"source": {
"git": "https://github.com/CEWendel/SWNavigationController.git",
"tag": "0.0.1"
},
"source_files": "SWNavigationController/PodFiles/*.{h,m}",
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}