blob: 7746b8ac9153c6e114389171c9b0f3c531d3a851 [file] [log] [blame]
{
"name": "BSPhotoGallery",
"version": "0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BSPhotoGallery/Classes/**/*",
"dependencies": {
"SDWebImage": [
]
}
}