blob: 9f7e23854d07253e2293aff5a127a391ad0d7258 [file] [log] [blame]
{
"name": "TSBezierPathView",
"version": "1.0.0",
"summary": "线条绘制",
"description": "1:绘制柱状图\n2:绘制折线图",
"homepage": "https://github.com/winfast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"winfast": "qincc@galanz.com"
},
"source": {
"git": "https://github.com/winfast/TSBezierPathView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TSBezierPathView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}