[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / 5 / EasyBarChart / 0.2.1 / EasyBarChart.podspec.json
blobc3bac59374f47878c50206070afbb5c99d8216e7
2   "name": "EasyBarChart",
3   "version": "0.2.1",
4   "summary": "Pod to create bar charts.",
5   "swift_version": "4.1",
6   "description": "This CocoaPod provides a simple interface to create multiple bar charts through UICollectionView.",
7   "homepage": "https://github.com/yasirfolio3/EasyBarChart",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "yasirfolio3": "yali@folio3.com"
14   },
15   "source": {
16     "git": "https://github.com/yasirfolio3/EasyBarChart.git",
17     "tag": "0.2.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "EasyBarChart/Classes/**/*"