[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 7 / 9 / b / CoreCharts / 1.0.1 / CoreCharts.podspec.json
blob035580fb3c3b712026a8a3711f527d26532e9fdc
2   "name": "CoreCharts",
3   "version": "1.0.1",
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": "ben@cagricolak.net",
10     "Kemal TÜRK": "kmltrk07@gmail.com"
11   },
12   "social_media_url": "http://instagram.com/cgcolak7",
13   "platforms": {
14     "ios": "9.3"
15   },
16   "source": {
17     "git": "https://github.com/cagricolak/CoreCharts.git",
18     "tag": "1.0.1"
19   },
20   "swift_version": "4.1",
21   "source_files": [
22     "CoreCharts",
23     "CoreCharts/**/*.{h,m,swift}"
24   ]