[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / a / EMTransformableNavigationController / 1.0.0 / EMTransformableNavigationController.podspec.json
blob530a93941f06e7d83d474c6f44ef9a2d07f69bf3
2   "name": "EMTransformableNavigationController",
3   "version": "1.0.0",
4   "summary": "A UINavigationController with Pan and Pinch Gesture Recognition",
5   "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.",
6   "homepage": "https://github.com/EMart86/EMTransformableNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Martin Eberl": "eberl_ma@gmx.at"
13   },
14   "source": {
15     "git": "https://github.com/EMart86/EMTransformableNavigationController.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "EMTransformableNavigationController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"