[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / e / LightboxV2 / 2.4.1 / LightboxV2.podspec.json
blob08905a8a14a2ed0fb14f89db221e50fc2cebdef7
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.4.1",
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.4.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/**/*",
19   "ios": {
20     "resources": "Resources/Lightbox.bundle"
21   },
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation",
26     "AVKit"
27   ],
28   "dependencies": {
29     "AlamofireImage": [
30       "~> 3.5.2"
31     ]
32   },
33   "swift_version": "5.0"