[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / e / 2 / Charts-BookDoc / 3.3.2 / Charts-BookDoc.podspec.json
blob2dd9bf93152260a0ca3970b480d3200a9969a0aa
2   "name": "Charts-BookDoc",
3   "version": "3.3.2",
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": "v3.3.2"
21   },
22   "default_subspecs": "Core",
23   "swift_versions": "5.0",
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     }
34   ],
35   "swift_version": "5.0"