blob: 035580fb3c3b712026a8a3711f527d26532e9fdc [file] [log] [blame]
{
"name": "CoreCharts",
"version": "1.0.1",
"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": "ben@cagricolak.net",
"Kemal TÜRK": "kmltrk07@gmail.com"
},
"social_media_url": "http://instagram.com/cgcolak7",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/cagricolak/CoreCharts.git",
"tag": "1.0.1"
},
"swift_version": "4.1",
"source_files": [
"CoreCharts",
"CoreCharts/**/*.{h,m,swift}"
]
}