[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 1 / FLImageViewer / 0.0.20 / FLImageViewer.podspec.json
blobefa37042d8958cbda32686470a0b1bb9697aafe6
2   "name": "FLImageViewer",
3   "version": "0.0.20",
4   "summary": "A simple list of images viewer library",
5   "description": "This CocoaPods library helps to preview images, with tile list for easy navigation.",
6   "homepage": "https://github.com/vinothdb/FLImageViewer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vinothkumar": "vinoth.babu@anywhere.co"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "source": {
22     "git": "https://github.com/vinothdb/FLImageViewer.git",
23     "tag": "0.0.20"
24   },
25   "source_files": "FLImageViewer/**/*.{h,m,swift}",
26   "resources": "FLImageViewer/**/*.{storyboard,xib}",
27   "resource_bundles": {
28     "FLImageViewerResources": "FLImageViewer/**/*.xcassets"
29   },
30   "swift_version": "5.0"