[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 6 / 5 / c / KRPinchZoom / 0.1.0 / KRPinchZoom.podspec.json
blobe17af0e06766d7516db3643669d6885afe993516
2   "name": "KRPinchZoom",
3   "version": "0.1.0",
4   "summary": "Pinch zoom and pan image library for iOS apps",
5   "description": "Pinch zoom and pan image library for iOS apps, user KRPinchZoomImageView as class for your imageview. Thatsit!",
6   "homepage": "https://github.com/kamalrajvenkatesan/KRPinchZoom",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kamalrajvenkatesan": "kamalrajv3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kamalrajvenkatesan/KRPinchZoom.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Source/*.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"