blob: 2b206bdf39ddb4f363bca922b8a7200ae41f6fda [file] [log] [blame]
{
"name": "CoreCharts",
"version": "1.0.7",
"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.7"
},
"swift_version": "4.1",
"source_files": [
"CoreCharts",
"CoreCharts/**/*.{h,m,swift}"
]
}