blob: d11942da2109dc8b5dda0aeaa6bd7ffba5d70792 [file] [log] [blame]
{
"name": "CPImageViewer",
"version": "4.0.0",
"summary": "Viewing a single image using transition animation.",
"homepage": "https://github.com/cp3hnu/CPImageViewer.git",
"license": "MIT",
"authors": {
"Wei Zhao": "cp3hnu@gmail.com"
},
"source": {
"git": "https://github.com/cp3hnu/CPImageViewer.git",
"tag": "4.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}