[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / b / a / VPInteractiveImageView / 0.3.0 / VPInteractiveImageView.podspec.json
blob36475cc10f9c2516dad53e4c51eb9d17db715198
2   "name": "VPInteractiveImageView",
3   "version": "0.3.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "VPInteractiveImageView is a gesture based (Fullscreen) image display component as seen in iOS 7 Photos app or Facebook Paper",
8   "homepage": "https://github.com/vimacs/VPInteractiveImageViewController",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Vidu Pirathaparajah": "writetovidu@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/vimacs/VPInteractiveImageViewController.git",
18     "tag": "0.3.0"
19   },
20   "source_files": [
21     "VPInteractiveImageViewController",
22     "VPInteractiveImageViewController/VPInteractiveImageViewController/VP*.{h,m}"
23   ],
24   "requires_arc": true