[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / HBLineCharts / 1.0.2 / HBLineCharts.podspec.json
blob37cee99b36005f74ed85e5d28c918e568c3f3d56
2   "name": "HBLineCharts",
3   "version": "1.0.2",
4   "summary": "HBLineCharts",
5   "description": "HBLineCharts description",
6   "homepage": "https://github.com/hepburnalex/HBLineCharts",
7   "license": "MIT",
8   "authors": {
9     "hepburn": "hepburn2019@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/hepburnalex/HBLineCharts.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "LineCharts/*.{h,m}",
19   "public_header_files": "LineCharts/*.h",
20   "requires_arc": true,
21   "static_framework": true,
22   "dependencies": {
23     "Masonry": [
25     ],
26     "HBBasicLib": [
28     ]
29   }