blob: 6b12bf4d902af571ed0f50b2dc350e39ce713e21 [file] [log] [blame]
{
"name": "SSWCharts",
"version": "1.0.2",
"summary": "这是一个轻量级的图标框架",
"description": "这是一个轻量级的图标框架欢迎使用!",
"homepage": "https://github.com/wsslxt/SSWCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sswang": "2572155483@qq.com"
},
"source": {
"git": "https://github.com/wsslxt/SSWCharts.git",
"tag": "1.0.2"
},
"source_files": [
"SSWCharts/SSWCharts/Chart",
"SSWCharts/SSWCharts/Chart/*.{h,m}"
],
"public_header_files": "SSWCharts/SSWCharts/Chart/*.h",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}