[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 1 / a / JBChartView / 3.0.0 / JBChartView.podspec.json
blob1a06829be4eda49de7ce40613f924cbf86982384
2   "name": "JBChartView",
3   "version": "3.0.0",
4   "summary": "Jawbone's iOS-based charting library for both line and bar graphs.",
5   "homepage": "https://github.com/Jawbone/JBChartView",
6   "screenshots": "https://raw.github.com/Jawbone/JBChartView/master/Screenshots/main.jpg",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Terry Worona": "tworona@jawbone.com"
13   },
14   "source": {
15     "git": "https://github.com/Jawbone/JBChartView.git",
16     "tag": "v3.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "requires_arc": true