[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / e / 2 / 5 / EasyBarChart / 0.2.0 / EasyBarChart.podspec.json
blob873672e62b56e9b08825a2f3d2763f500f4b633f
2   "name": "EasyBarChart",
3   "version": "0.2.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "EasyBarChart/Classes/**/*"