[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 5 / 2 / PinchToZoomImageView / 1.1.1 / PinchToZoomImageView.podspec.json
blob6266df91a269defdf4b451b41c0e17545fb7e978
2   "name": "PinchToZoomImageView",
3   "version": "1.1.1",
4   "screenshots": "https://cloud.githubusercontent.com/assets/879038/25967266/8f865b50-365b-11e7-8eca-119dda482e36.gif",
5   "summary": "PinchToZoomImageView is a drop-in replacement for UIImageView that supports pinching, panning, and rotating.",
6   "description": "PinchToZoomImageView is a drop-in replacement for UIImageView that supports pinching, panning, and rotating. Use cases include any occurences of an image that is zoomable.\n\nFeatures:\n- Supports pinching, panning, and rotating.\n- Works when used in a UIViewController or UIScrollVieController (e.g. UICollectionViewController, UITableViewController, etc.).\n- Shows the pinched image overtop everythingls else on the screen, with the exception of the status bar.\n- Fully configurable in Interface Builder and code.\n- Example app to demonstrate the various configurations.",
7   "homepage": "https://github.com/stockx/PinchToZoomImageView/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Josh Sklar": "jrmsklar@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/StockX/PinchToZoomImageView.git",
17     "tag": "1.1.1"
18   },
19   "social_media_url": "https://twitter.com/jrmsklar",
20   "platforms": {
21     "ios": "8.2"
22   },
23   "source_files": "Source/**/*.swift",
24   "pushed_with_swift_version": "3.0"