blob: 5093b42c6c7a163b2483f13a4a9092391de7a4dc [file] [log] [blame]
{
"name": "CPImageViewer",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/*.swift"
}