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