[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 8 / DSFSparkline / 5.0.1 / DSFSparkline.podspec.json
blobd5fc03144e46e41e04553a85dda7faee5517cd66
2   "name": "DSFSparkline",
3   "version": "5.0.1",
4   "summary": "Simple Sparkline View for macOS, iOS and tvOS",
5   "description": "Simple Sparkline View for macOS, iOS and tvOS. Supports SwiftUI, AppKit and UIKit",
6   "homepage": "https://github.com/dagronf",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Darren Ford": "dford_au-reg@yahoo.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "osx": "10.11",
17     "ios": "13",
18     "tvos": "13"
19   },
20   "source": {
21     "git": ".git",
22     "tag": "5.0.1"
23   },
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "osx": {
28     "frameworks": "AppKit"
29   },
30   "swift_versions": "5.4",
31   "subspecs": [
32     {
33       "name": "Core",
34       "source_files": "Sources/DSFSparkline/**/*.swift"
35     }
36   ],
37   "swift_version": "5.4"