blob: e483cb00047908d0968c257fff302873f5923e4f [file] [log] [blame]
{
"name": "VIPhotoView",
"version": "0.1",
"summary": "Use VIPhotoView to view a photo with basic interactive gesture.",
"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",
"homepage": "https://github.com/vitoziv/VIPhotoView",
"authors": {
"Vito Zhang": "vvitozhang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/vitoziv/VIPhotoView.git",
"tag": "0.1"
},
"source_files": "VIPhotoView/*.{h,m}",
"requires_arc": true
}