[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 5 / 1 / BarGraphView / 0.0.2 / BarGraphView.podspec.json
blob61f0e9a01ca3568d51e5ed1bbce569c31559edbb
2   "name": "BarGraphView",
3   "version": "0.0.2",
4   "summary": "生成年月周日等折线图和柱状图",
5   "homepage": "https://github.com/qscxwei/BarGraphView",
6   "license": "MIT",
7   "authors": "qscxwei",
8   "platforms": {
9     "ios": null
10   },
11   "source": {
12     "git": "https://github.com/qscxwei/BarGraphView.git",
13     "tag": "0.0.2"
14   },
15   "source_files": [
16     "BarGraphView",
17     "BarGraphView/BarGraphView/**/*.{h,m}"
18   ],
19   "exclude_files": "BarGraphView/Exclude",
20   "public_header_files": [
21     "BarGraphView/BarGraphView/GraphCommonView.h",
22     "BarGraphView/BarGraphView/*.h"
23   ],
24   "requires_arc": true