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