[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / 7 / 2 / ChartsForDK / 3.6.0 / ChartsForDK.podspec.json
blobc7fa258d773271824840044fedcae33941644def
2   "name": "ChartsForDK",
3   "version": "3.6.0",
4   "summary": "A fork of Charts library for iOS, supporting iOS 11",
5   "homepage": "https://github.com/DriveQuantPublic/Charts-ios11",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Daniel Cohen Gindi",
12     "Philipp Jahoda",
13     "Amine Gahbiche"
14   ],
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/DriveQuantPublic/Charts-ios11.git",
20     "branch": "feature/ChartsForDK"
21   },
22   "default_subspecs": "Core",
23   "swift_versions": "5.3",
24   "cocoapods_version": ">= 1.5.0",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "Source/Charts/**/*.swift"
29     }
30   ],
31   "swift_version": "5.3"