blob: 72272813e049e0cdb8ab4ac67cc63167cf320b72 [file] [log] [blame]
{
"name": "BSPhotoGallery",
"version": "0.2",
"summary": "Quick and smart preview of your photos in latest Swift version.",
"description": "Preview, pinch and zoom your gallery just right on your screen.",
"homepage": "https://github.com/kunass2/BSPhotoGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bartłomiej Semańczyk": "bartekss2@icloud.com"
},
"source": {
"git": "https://github.com/kunass2/BSPhotoGallery.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSPhotoGallery/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}