[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 8 / DSFSparkline / 6.0.1 / DSFSparkline.podspec.json
blobdb4f603c337e10f50c3180c53c5dd381b651b583
2   "name": "DSFSparkline",
3   "version": "6.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   "platforms": {
15     "osx": "10.11",
16     "ios": "13",
17     "tvos": "13"
18   },
19   "source": {
20     "git": "https://github.com/dagronf/DSFSparkline.git",
21     "tag": "6.0.1"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "osx": {
27     "frameworks": "AppKit"
28   },
29   "tvos": {
30     "frameworks": "UIKit"
31   },
32   "swift_versions": "5.4",
33   "subspecs": [
34     {
35       "name": "Core",
36       "source_files": "Sources/DSFSparkline/**/*.swift"
37     }
38   ],
39   "swift_version": "5.4"