[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 8 / FLCharts / 1.0.6 / FLCharts.podspec.json
blob1119ed497a2a8a4045eb82b5105f0a7237f6fc06
2   "name": "FLCharts",
3   "version": "1.0.6",
4   "summary": "Customizable iOS Charts built in Swift.",
5   "description": "Easy to use and highly customizable charts for iOS. Use your own bar view.",
6   "homepage": "https://github.com/francescoleoni98/FLCharts",
7   "swift_versions": "5.0",
8   "screenshots": [
9     "https://raw.githubusercontent.com/francescoleoni98/FLCharts/main/Screenshots/base_chart.jpg",
10     "https://raw.githubusercontent.com/francescoleoni98/FLCharts/main/Screenshots/highlightedview_chart.jpg",
11     "https://raw.githubusercontent.com/francescoleoni98/FLCharts/main/Screenshots/multiple_value_chart.jpg"
12   ],
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Francesco Leoni": "leoni.francesco98@gmail.it"
19   },
20   "source": {
21     "git": "https://github.com/francescoleoni98/FLCharts.git",
22     "tag": "1.0.6"
23   },
24   "social_media_url": "https://twitter.com/fraleo695",
25   "platforms": {
26     "ios": "11.0"
27   },
28   "source_files": "Sources/FLCharts/**/*",
29   "resources": "Sources/Assets/**",
30   "swift_version": "5.0"