blob: 938bed71d6d8343e943bdf413f82d20f23aaf454 [file] [log] [blame]
{
"name": "JHBezierPath",
"version": "1.0.1",
"summary": "这是一个曲线图表",
"description": "贝塞尔曲线的图表",
"homepage": "https://github.com/976971956/JHBezierPath",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jianghu": "976971956@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/976971956/JHBezierPath.git",
"tag": "1.0.1"
},
"source_files": [
"JHBezierPath",
"*.{h,m}"
],
"requires_arc": true
}