[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 8 / DSFSparkline / 5.1.0 / DSFSparkline.podspec.json
blob7f93e9da4b627a9daed684fbd2da346bba4086ab
2   "name": "DSFSparkline",
3   "version": "5.1.0",
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.1.0"
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"