blob: dab95a04abb902a6bd7c8ddeebcc2832848369c5 [file] [log] [blame]
{
"name": "Charts",
"version": "2.1.3",
"summary": "ios-charts is a powerful & easy to use chart library for iOS",
"homepage": "https://github.com/danielgindi/ios-charts",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": [
"Daniel Cohen Gindi",
"Philipp Jahoda"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/danielgindi/ios-charts.git",
"tag": "v2.1.3"
},
"source_files": [
"Classes",
"Charts/Classes/**/*.swift"
],
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
]
}