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