blob: 530a93941f06e7d83d474c6f44ef9a2d07f69bf3 [file] [log] [blame]
{
"name": "EMTransformableNavigationController",
"version": "1.0.0",
"summary": "A UINavigationController with Pan and Pinch Gesture Recognition",
"description": "This derived UINavigationController with Pinch and Pan Gesture Recognition is designed to be dragged and pinched along on the window. Since you can pinch these navigation controllers, your client can add many small draggable windows and thus let the user design his/her own control window.",
"homepage": "https://github.com/EMart86/EMTransformableNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Martin Eberl": "eberl_ma@gmx.at"
},
"source": {
"git": "https://github.com/EMart86/EMTransformableNavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EMTransformableNavigationController/Classes/**/*",
"pushed_with_swift_version": "3.0"
}