blob: 54fa5323a45ac4991fb0feb20b032dc750c28c96 [file] [log] [blame]
{
"name": "VPInteractiveImageView",
"version": "0.2.0",
"platforms": {
"ios": "6.0"
},
"summary": "VPInteractiveImageView is a gesture based (Fullscreen) image display component as seen in iOS 7 Photos app or Facebook Paper",
"homepage": "https://github.com/vimacs/VPInteractiveImageViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vidu Pirathaparajah": "writetovidu@gmail.com"
},
"source": {
"git": "https://github.com/vimacs/VPInteractiveImageViewController.git",
"tag": "0.2.0"
},
"source_files": [
"VPInteractiveImageViewController",
"VPInteractiveImageViewController/VPInteractiveImageViewController/VP*.{h,m}"
],
"requires_arc": true
}