[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / f / 7 / ChartsZyp / 1.0.0 / ChartsZyp.podspec.json
blob166038f169a2253197d7774f2dc2f9c5f34cb477
2   "name": "ChartsZyp",
3   "version": "1.0.0",
4   "summary": "ChartsZyp is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
5   "homepage": "https://github.com/RandunuK/ChartsZyp",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": [
11     "Daniel Cohen Gindi",
12     "Philipp Jahoda"
13   ],
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0",
17     "osx": "10.11"
18   },
19   "source": {
20     "git": "https://github.com/RandunuK/ChartsZyp.git",
21     "tag": "v1.0.0"
22   },
23   "default_subspecs": "Core",
24   "swift_versions": "5.0",
25   "cocoapods_version": ">= 1.5.0",
26   "subspecs": [
27     {
28       "name": "Core",
29       "source_files": "Source/ChartsZyp/**/*.swift"
30     }
31   ],
32   "swift_version": "5.0"