[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / b / CoreCharts / 1.0.6 / CoreCharts.podspec.json
blob8863f8e916a5538aea1453fe61040c3834508c6d
2   "name": "CoreCharts",
3   "version": "1.0.6",
4   "summary": "Elegant way to use Graph Charts on Apple ecosystem with CoreCharts",
5   "description": "CoreCharts is a simple powerfullyet Charts library for apple products in the world",
6   "homepage": "https://cagricolak.github.io/CoreCharts/",
7   "license": "Apache 2.0",
8   "authors": {
9     "Çağrı ÇOLAK": "cgcolak@gmail.com",
10     "Kemal TÜRK": "kmltrk07@gmail.com"
11   },
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/cagricolak/CoreCharts.git",
17     "tag": "1.0.6"
18   },
19   "swift_version": "4.1",
20   "source_files": [
21     "CoreCharts",
22     "CoreCharts/**/*.{h,m,swift}"
23   ]