blob: 1bacbe5c34daa4f58c8f0d025120e97e2cbc76fa [file] [log] [blame]
{
"name": "FLImageViewer",
"version": "0.0.8",
"summary": "A simple list of images viewer library",
"description": "This CocoaPods library helps to preview images, with tile list for easy navigation.",
"homepage": "https://github.com/vinothdb/FLImageViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vinothkumar": "vinoth.dbabu.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"4.2",
"5.0"
],
"source": {
"git": "https://github.com/vinothdb/FLImageViewer.git",
"tag": "0.0.8"
},
"source_files": "FLImageViewer/**/*.{h,m,swift}",
"resources": "FLImageViewer/**/*.{storyboard,xib}",
"swift_version": "5.0"
}