blob: 1b8da1352d6e2b5fd29d5c402f410a84bbb8df0c [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.0.5",
"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.0.5"
},
"source_files": [
"FLGalleryPageVC.swift",
"FLGalleryImageVC.swift"
],
"dependencies": {
"SDWebImage": [
"3.7.5"
]
},
"resources": "Resources/*.xcassets"
}