blob: a063986735e23da52947de36f1820f8856ff649c [file] [log] [blame]
{
"name": "PinchableImageView",
"version": "0.2.0",
"summary": "You can pinch an imageView.",
"description": "You can rotate and scale this imageView by pinching.",
"homepage": "https://github.com/malt03/PinchableImageView",
"screenshots": "https://raw.githubusercontent.com/malt03/PinchableImageView/master/Screenshot.gif",
"license": "MIT",
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/PinchableImageView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}