blob: 39009b39fc3faadc449e738df1084216d780f30e [file] [log] [blame]
{
"name": "InstaZoom",
"version": "0.0.1",
"summary": "Replicate Instagram zooming feature.",
"description": "InstaZoom lets you replicate easily the Instagram zooming feature\non UIImageView.",
"homepage": "https://github.com/paulemmanuel-garcia/InstaZoom",
"license": "MIT",
"authors": {
"Paul-Emmanuel Garcia": "garcia.paulemmanuel@gmail.com"
},
"source": {
"git": "https://github.com/paulemmanuel-garcia/InstaZoom.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/pemgarcia",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Sources/",
"pushed_with_swift_version": "3.0"
}