blob: 83b8593e04434eb829ca0a760b9bc02907a6e191 [file] [log] [blame]
{
"name": "YOPhotoGallery",
"version": "1.3",
"summary": "A fork on MHVideoPhotoGallery, mended heavily to suit our needs.",
"description": "YOPhotoGallery deviates from the MHVideoPhotoGallery in implementation of the Overview mode and adds ability to share custom text along with the assets.",
"homepage": "https://github.com/ygit/YOPhotoGallery",
"license": "MIT",
"authors": {
"Yogesh Singh": "yogesh.singh.2810@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/ygit/YOPhotoGallery.git",
"tag": "1.3"
},
"source_files": "MHVideoPhotoGallery/**/*.{h,m,png}",
"frameworks": "Foundation",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
]
}
}