[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / b / 5 / VXWalkthroughViewController-Swift / 1.1.21 / VXWalkthroughViewController-Swift.podspec.json
blobc14f6cc7d075f6557418f0b4072516977e9a5fdf
2   "name": "VXWalkthroughViewController-Swift",
3   "version": "1.1.21",
4   "summary": "A simple display of walkthroughs in apps.",
5   "homepage": "https://github.com/swiftmanagementag/VXWalkthroughViewController-Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Graham Lancashire": "lancashire@swift.ch"
12   },
13   "source": {
14     "git": "https://github.com/swiftmanagementag/VXWalkthroughViewController-Swift.git",
15     "tag": "1.1.21"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "VXWalkthroughViewController/**/*.swift",
22   "resources": "VXWalkthroughViewController/**/*.{bundle,xib,png,lproj,storyboard}",
23   "resource_bundles": {
24     "VXWalkthroughViewController": [
25       "VXWalkthroughViewController/**/*.{bundle,xib,png,lproj,storyboard}"
26     ]
27   },
28   "requires_arc": true,
29   "frameworks": "QuartzCore",
30   "dependencies": {
31     "QRCodeReader.swift": [
32       "~> 10.1.0"
33     ]
34   },
35   "swift_version": "5.0"