blob: a21d06df3a6763df3a15115523951b026f17764f [file] [log] [blame]
{
"name": "FLGalleryPageVC",
"version": "0.0.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.0.10"
},
"source_files": [
"FLGalleryPageVC.swift",
"FLGalleryImageVC.swift"
],
"dependencies": {
"SDWebImage": [
"3.7.5"
]
},
"resources": "Resources/Media.xcassets"
}