blob: 9f23b14085253714403381aa4be3c7ab128c0d0d [file] [log] [blame]
{
"name": "CLImageViewPopup",
"version": "0.1.0",
"summary": "A simple Image View when tapped, pops up to full screen.",
"description": "TODO: Add long description of the pod here. A simple Image View to be tapped to make it full screen.",
"homepage": "https://github.com/vinbhai4u/CLImageViewPopup",
"license": "MIT",
"authors": {
"Vineeth Vijayan": "vinbhai4u@gmail.com"
},
"source": {
"git": "https://github.com/vinbhai4u/CLImageViewPopup.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLImageViewPopup/Classes/**/*"
}