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