[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 2 / Charts-BookDoc / 3.3.1 / Charts-BookDoc.podspec.json
blobc22cafbe0fe694d8be19ed67baab182a712d0706
2   "name": "Charts-BookDoc",
3   "version": "3.3.1",
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": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/leongyj/Charts-BookDoc.git",
20     "tag": "v3.3.1"
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"