blob: 8863f8e916a5538aea1453fe61040c3834508c6d [file] [log] [blame]
{
"name": "CoreCharts",
"version": "1.0.6",
"summary": "Elegant way to use Graph Charts on Apple ecosystem with CoreCharts",
"description": "CoreCharts is a simple powerfullyet Charts library for apple products in the world",
"homepage": "https://cagricolak.github.io/CoreCharts/",
"license": "Apache 2.0",
"authors": {
"Çağrı ÇOLAK": "cgcolak@gmail.com",
"Kemal TÜRK": "kmltrk07@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/cagricolak/CoreCharts.git",
"tag": "1.0.6"
},
"swift_version": "4.1",
"source_files": [
"CoreCharts",
"CoreCharts/**/*.{h,m,swift}"
]
}