[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / 1 / 4 / YOPhotoGallery / 1.1 / YOPhotoGallery.podspec.json
bloba90ba491f26a725f384529fb98a01c173686b0da
2   "name": "YOPhotoGallery",
3   "version": "1.1",
4   "summary": "A fork on MHVideoPhotoGallery, mended heavily to suit our needs.",
5   "description": "YOPhotoGallery deviates from the MHVideoPhotoGallery in implementation of the Overview mode and adds ability to share custom text along with the assets.",
6   "homepage": "https://github.com/ygit/YOPhotoGallery",
7   "license": "MIT",
8   "authors": {
9     "Yogesh Singh": "yogesh.singh.2810@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/ygit/YOPhotoGallery.git",
16     "tag": "1.1"
17   },
18   "source_files": "*",
19   "dependencies": {
20     "Masonry": [
22     ],
23     "SDWebImage": [
25     ],
26     "TTTAttributedLabel": [
28     ]
29   }