[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 1 / 9 / VIPhotoView / 0.1 / VIPhotoView.podspec.json
blobe483cb00047908d0968c257fff302873f5923e4f
2   "name": "VIPhotoView",
3   "version": "0.1",
4   "summary": "Use VIPhotoView to view a photo with basic interactive gesture.",
5   "description": "                   VIPhotoView is a view use to view a photo with simple and basic interactive gesture. Pinch to scale photo, double tap to scale photo, drag to scoll photo. \n",
6   "homepage": "https://github.com/vitoziv/VIPhotoView",
7   "authors": {
8     "Vito Zhang": "vvitozhang@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "source": {
18     "git": "https://github.com/vitoziv/VIPhotoView.git",
19     "tag": "0.1"
20   },
21   "source_files": "VIPhotoView/*.{h,m}",
22   "requires_arc": true