blob: de9ec61737eee058f4bb293766a8122b891a1364 [file] [log] [blame]
{
"name": "FLImageViewer",
"version": "0.0.5",
"summary": "A CocoaPods library written in Swift",
"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.5"
},
"source_files": "FLImageViewer/**/*.{h,m,swift}",
"swift_version": "5.0"
}