[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / 8 / 9 / FLGalleryPageVC / 0.0.5 / FLGalleryPageVC.podspec.json
blob1b8da1352d6e2b5fd29d5c402f410a84bbb8df0c
2   "name": "FLGalleryPageVC",
3   "version": "0.0.5",
4   "summary": "UIPageViewController made to show gallery with zoom",
5   "homepage": "https://github.com/felixkli/FLGalleryPageVC",
6   "license": "MIT",
7   "authors": {
8     "Felix Li": "li.felix162@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/felixkli/FLGalleryPageVC.git",
15     "tag": "0.0.5"
16   },
17   "source_files": [
18     "FLGalleryPageVC.swift",
19     "FLGalleryImageVC.swift"
20   ],
21   "dependencies": {
22     "SDWebImage": [
23       "3.7.5"
24     ]
25   },
26   "resources": "Resources/*.xcassets"