[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 2 / Charts-BookDoc / 4.1.0 / Charts-BookDoc.podspec.json
blob45b973ffc3c7113347c4e5d875bc6398a8c14c08
2   "name": "Charts-BookDoc",
3   "version": "4.1.0",
4   "summary": "Charts is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/leongyj/Charts-BookDoc",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Daniel Cohen Gindi",
12     "Philipp Jahoda",
13     "Yee Joe"
14   ],
15   "platforms": {
16     "ios": "12.2"
17   },
18   "source": {
19     "git": "https://github.com/leongyj/Charts-BookDoc.git",
20     "tag": "v4.1.0"
21   },
22   "default_subspecs": "Core",
23   "swift_versions": "5.7",
24   "cocoapods_version": ">= 1.5.0",
25   "subspecs": [
26     {
27       "name": "Core",
28       "source_files": "Source/Charts/**/*.swift",
29       "frameworks": [
30         "UIKit",
31         "Foundation"
32       ],
33       "dependencies": {
34         "SwiftAlgorithms": [
35           "~> 1.0"
36         ]
37       }
38     }
39   ],
40   "swift_version": "5.7"