blob: d18df1ad226a43c92359750fc27615ab24e873fc [file] [log] [blame]
{
"name": "YOPhotoGallery",
"version": "1.2",
"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.2"
},
"source_files": "MHVideoPhotoGallery/**/*.{h,m}",
"dependencies": {
"Masonry": [
],
"SDWebImage": [
],
"TTTAttributedLabel": [
]
}
}