blob: e17af0e06766d7516db3643669d6885afe993516 [file] [log] [blame]
{
"name": "KRPinchZoom",
"version": "0.1.0",
"summary": "Pinch zoom and pan image library for iOS apps",
"description": "Pinch zoom and pan image library for iOS apps, user KRPinchZoomImageView as class for your imageview. Thatsit!",
"homepage": "https://github.com/kamalrajvenkatesan/KRPinchZoom",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kamalrajvenkatesan": "kamalrajv3@gmail.com"
},
"source": {
"git": "https://github.com/kamalrajvenkatesan/KRPinchZoom.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}