[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / e / LightboxV2 / 2.5.0 / LightboxV2.podspec.json
blobeb13719f7f08782da7b42fd615a42ef97df9d5ec
2   "name": "LightboxV2",
3   "summary": "A convenient and easy to use image viewer for your iOS app. Updated to swift 5.0. The credit go the original developer Hyper Interaktiv AS.",
4   "version": "2.5.0",
5   "homepage": "https://github.com/FlammerSL/LightboxV2",
6   "license": "MIT",
7   "authors": {
8     "Isuru Ranasinghe": "ranasinghe.i.u@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/FlammerSL/LightboxV2.git",
12     "tag": "2.5.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/**/*",
19   "ios": {
20     "resources": "Lightbox"
21   },
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "AVKit"
27   ],
28   "dependencies": {
29     "AlamofireImage": [
30       "~> 4.0.0-beta.5"
31     ]
32   },
33   "swift_version": "5.0"