blob: 69101b13e6b7f99041ebb4cce1c8f1419b981b31 [file] [log] [blame]
{
"name": "FLImageViewer",
"version": "0.0.7",
"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.7"
},
"source_files": "FLImageViewer/**/*.{h,m,swift}",
"resource_bundles": {
"FLImageViewer": [
"FLImageViewer/**/*.{storyboard,xib}"
]
},
"swift_version": "5.0"
}