blob: 1bd6179d50c91c9a6f326356d4f85f4a740b566a [file] [log] [blame]
{
"name": "ImageStackView",
"version": "1.1.0",
"summary": "A beautiful image stack view",
"description": "ImageStackView is a beautiful image stack view to show your selected images.",
"homepage": "https://github.com/kf99916/ImageStackView",
"screenshots": [
"https://raw.githubusercontent.com/kf99916/ImageStackView/master/screenshots/imageStackView-1.png",
"https://raw.githubusercontent.com/kf99916/ImageStackView/master/screenshots/imageStackView-2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zheng-Xiang Ke": "kf99916@gmail.com"
},
"source": {
"git": "https://github.com/kf99916/ImageStackView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ImageStackView/**/*.swift"
}