[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 8 / DSFSparkline / 5.2.3 / DSFSparkline.podspec.json
blob1cb957a055f3a099a332dd0eb32996c17497d96a
2   "name": "DSFSparkline",
3   "version": "5.2.3",
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.2.3"
23   },
24   "ios": {
25     "frameworks": "UIKit"
26   },
27   "osx": {
28     "frameworks": "AppKit"
29   },
30   "tvos": {
31     "frameworks": "UIKit"
32   },
33   "swift_versions": "5.4",
34   "subspecs": [
35     {
36       "name": "Core",
37       "source_files": "Sources/DSFSparkline/**/*.swift"
38     }
39   ],
40   "swift_version": "5.4"