blob: 15547cb4c1fccfefeb54ef943bb946ba5bb73e92 [file] [log] [blame]
{
"name": "SSWCharts",
"version": "1.0.3",
"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.3"
},
"source_files": [
"SSWCharts/SSWCharts/Chart",
"SSWCharts/SSWCharts/Chart/*.{h,m}"
],
"public_header_files": "SSWCharts/SSWCharts/Chart/*.h",
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}