[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / 9 / FLGalleryPageVC / 0.0.6 / FLGalleryPageVC.podspec.json
blob5b3bd7fbba945594abcd1a8e51ae057781562b70
2   "name": "FLGalleryPageVC",
3   "version": "0.0.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   "source": {
14     "git": "https://github.com/felixkli/FLGalleryPageVC.git",
15     "tag": "0.0.6"
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",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "requires_arc": true