blob: 418651b820b098afa8bed0f8230c400acef88ef1 [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.5.1",
"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.5.1"
},
"source_files": "Source/*.swift",
"dependencies": {
"SDWebImage": [
]
},
"resources": "Resources/Media.xcassets",
"pushed_with_swift_version": "3.0"
}