blob: e7168cedf3cd6b68fba80e8ef8e96e4ea634e902 [file] [log] [blame]
{
"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}"
}