blob: d93a4df5203e1e9f189551932613c22207898cc7 [file] [log] [blame]
{
"name": "SPInteractivePopNavigationController",
"version": "0.1",
"license": "MIT",
"summary": "Navigation controller with custom interactive pop gesture that mimics the original, allowing to have custom back button.",
"screenshots": "https://raw.github.com/sergiou87/SPInteractivePopNavigationController/master/Example/InteractivePop.gif",
"homepage": "https://github.com/sergiou87/SPInteractivePopNavigationController",
"authors": {
"Sergio Padrino": "sergio.padrino@gmail.com"
},
"source": {
"git": "https://github.com/sergiou87/SPInteractivePopNavigationController.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SPInteractivePopNavigationController",
"requires_arc": true
}