[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / a / c / BENPedometerChart / 0.9.1 / BENPedometerChart.podspec.json
blob9d02f5aaa89beffa3888637b7ba1410463bfa463
2   "name": "BENPedometerChart",
3   "version": "0.9.1",
4   "summary": "A simple bar chart view inspired by Pedometer++",
5   "description": "BENPedometerChart allows you to quickly add, poopulate, and customize a bar chart UIView. Each bar provides for an inner label, over label, and under label.",
6   "homepage": "https://github.com/benpackard/BENPedometerChart",
7   "license": "MIT",
8   "authors": {
9     "Ben Packard": "ben@benpackard.org"
10   },
11   "platforms": {
12     "ios": 7.0
13   },
14   "source": {
15     "git": "https://github.com/benpackard/BENPedometerChart.git",
16     "tag": "0.9.1"
17   },
18   "source_files": "BENPedometerChart/*.{h,m}",
19   "requires_arc": true