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