[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / FLGalleryPageVC / 0.3.6 / FLGalleryPageVC.podspec.json
blob18730b1e5432d76b33b8420a6bd5f195a92bd230
2   "name": "FLGalleryPageVC",
3   "version": "0.3.6",
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   "module_name": "FLGallery",
14   "source": {
15     "git": "https://github.com/felixkli/FLGalleryPageVC.git",
16     "tag": "0.3.6"
17   },
18   "source_files": "Source/*.swift",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   },
24   "resources": "Resources/Media.xcassets",
25   "pushed_with_swift_version": "3.0"