blob: 4317948290a13c4669d717f1a28dd9718d697cdf [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.3.3",
"summary": "UIPageViewController made to show gallery with zoom",
"homepage": "https://github.com/felixkli/FLGalleryPageVC",
"license": "MIT",
"authors": {
"Felix Li": "li.felix162@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/felixkli/FLGalleryPageVC.git",
"tag": "0.3.3"
},
"source_files": [
"FLGalleryPageVC.swift",
"FLGalleryImageVC.swift"
],
"dependencies": {
"SDWebImage": [
]
},
"resources": "Resources/Media.xcassets",
"pushed_with_swift_version": "3.0"
}