blob: 28e71ed2f9a1af3f9311cbd06e22c154c68248d5 [file] [log] [blame]
{
"name": "FLBezierPath",
"version": "1.0.0",
"summary": "UIBezierPath 的封装,链式调用",
"description": "UIBezierPath 的封装,链式调用,可读性强,使用方便快捷",
"homepage": "https://github.com/gitkong/FLBezierPath",
"license": "MIT",
"authors": {
"clarence": "13751855378@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/gitkong/FLBezierPath.git",
"tag": "1.0.0"
},
"source_files": "FLBezierPath/*.{h,m}",
"requires_arc": true
}