blob: fe009314372eb1cc419d938c94ba9d4c5d7fc7b0 [file] [log] [blame]
{
"name": "RWZoomableImageView",
"version": "1.0.0",
"summary": "Zoomable UIImageView",
"description": "UIImageView with embedded zoom and pan gesture",
"homepage": "https://github.com/radityakurnianto/RWZoomableImageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"radityakurnianto": "raditya.kurnianto@gmail.com"
},
"source": {
"git": "https://github.com/radityakurnianto/RWZoomableImageView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "RWZoomableImageView"
}