{ | |
"name": "DSImageView", | |
"version": "0.1", | |
"summary": "Simple zoom image with autolayout.", | |
"description": "Simple zoom image with autolayout. Plug and play.\n", | |
"homepage": "https://github.com/diejmon/DSPhotosView", | |
"license": "MIT", | |
"authors": { | |
"Alexander Belyavskiy": "diejmon@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/diejmon/DSPhotosView.git", | |
"tag": "0.1" | |
}, | |
"source_files": "*.{h,m}" | |
} |