[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / b / SSWCharts / 1.0.1 / SSWCharts.podspec.json
bloba61243ae791ac99e60aab63b09aaae6fc1df5c53
2   "name": "SSWCharts",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "SSWCharts",
20     "SSWCharts/**/*.{h,m}"
21   ],
22   "public_header_files": "SSWCharts/**/*.h",
23   "requires_arc": true,
24   "platforms": {
25     "ios": "9.0"
26   }