[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 8 / b / SSWCharts / 1.0.2 / SSWCharts.podspec.json
blob6b12bf4d902af571ed0f50b2dc350e39ce713e21
2   "name": "SSWCharts",
3   "version": "1.0.2",
4   "summary": "这是一个轻量级的图标框架",
5   "description": "这是一个轻量级的图标框架欢迎使用!",
6   "homepage": "https://github.com/wsslxt/SSWCharts",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sswang": "2572155483@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wsslxt/SSWCharts.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "SSWCharts/SSWCharts/Chart",
20     "SSWCharts/SSWCharts/Chart/*.{h,m}"
21   ],
22   "public_header_files": "SSWCharts/SSWCharts/Chart/*.h",
23   "requires_arc": true,
24   "platforms": {
25     "ios": "9.0"
26   }