[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / c / ZoomableUIView / 0.1.4 / ZoomableUIView.podspec.json
blobd50dc8c063d3f94540736a6fd018dd39b3492a9c
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.4",
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.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ZoomableUIView/**/*.{swift}",
23   "pushed_with_swift_version": "3.0"