blob: 419d93c73f2c34aa891873dd2032fe199daef0dd [file] [log] [blame]
{
"name": "ShineChart",
"version": "0.1.0",
"summary": "Swift 图表框架",
"description": "Swift4.0 轻量级图标框架,持续更新",
"homepage": "https://github.com/Echo-BraveShine/ShineChart",
"license": "MIT",
"authors": {
"BraceShine": "1239383708@qq.com"
},
"source": {
"git": "https://github.com/Echo-BraveShine/ShineChart.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ShineChart/ShineChart/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}