blob: 054bad55cf1cea5575bd82bbd48d88370a58dac2 [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.3.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"
},
"module_name": "FLGalleryZoom",
"source": {
"git": "https://github.com/felixkli/FLGalleryPageVC.git",
"tag": "0.3.7"
},
"source_files": "Source/*.swift",
"dependencies": {
"SDWebImage": [
]
},
"resources": "Resources/Media.xcassets",
"pushed_with_swift_version": "3.0"
}