blob: 1a70f7ea8f135c46eb3a7b1aa906408e706d4448 [file] [log] [blame]
{
"name": "CLImageViewPopup",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLImageViewPopup/Classes/**/*"
}