blob: ad5bd498c04c782834ce9e44e95a46e9eb8308f5 [file] [log] [blame]
{
"name": "ChartsZyp",
"version": "1.0.1",
"summary": "ChartsZyp is a powerful & easy to use chart library for iOS, tvOS and OSX (and Android)",
"homepage": "https://github.com/RandunuK/ChartsZyp",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": [
"Daniel Cohen Gindi",
"Philipp Jahoda"
],
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/RandunuK/ChartsZyp.git",
"tag": "v1.0.1"
},
"default_subspecs": "Core",
"swift_versions": "5.0",
"cocoapods_version": ">= 1.5.0",
"subspecs": [
{
"name": "Core",
"source_files": "Source/ChartsZyp/**/*.swift"
}
],
"swift_version": "5.0"
}