blob: 4682ba442eb554b95fe443bf48bb31e1c24e066f [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.9.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.9.5"
},
"source_files": "Source/*.swift",
"dependencies": {
"SDWebImage": [
]
},
"resources": "Resources/Media.xcassets",
"swift_versions": "4.2",
"swift_version": "4.2"
}