[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / c / ZoomableUIView / 0.1.0 / ZoomableUIView.podspec.json
blobc8cbc7c92ce61581b97fc6e3a71907d3c72c0512
2   "name": "ZoomableUIView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Zoomable UIView protocol to zoom UIView without a UIScrollView.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "James Coughlan": "james.coughlan@outlook.com"
15   },
16   "homepage": "https://github.com/coughlanj/ZoomableUIView",
17   "source": {
18     "git": "https://github.com/coughlanj/ZoomableUIView.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ZoomableUIView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"