[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 3 / f / FancyCharts / 0.0.1 / FancyCharts.podspec.json
blob6d3f76550c73774d6d539277a5a09f0e69c2a188
2   "name": "FancyCharts",
3   "version": "0.0.1",
4   "summary": "Implement fancy custom charts in your iOS project.",
5   "description": "This CocoaPods library helps you implement custom charts in your iOS project.",
6   "homepage": "https://github.com/krishnilbhojani/FancyCharts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krishnil Bhojani": "krishnilbhojani2001@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/krishnilbhojani/FancyCharts.git",
19     "tag": "0.0.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FancyCharts/**/*.{h,m,swift}",
23   "swift_version": "5.0"