blob: 044f3200a356764b7b0c198f720e71566cef3d0b [file] [log] [blame]
{
"name": "UIBezierPath-Symbol",
"version": "1.0.0",
"summary": "Symbol extension for UIBezierPath class (UIBezierPath category).",
"homepage": "https://github.com/Kjuly/UIBezierPath-Symbol",
"license": "MIT",
"authors": {
"Kjuly": "dev@kjuly.com"
},
"source": {
"git": "https://github.com/Kjuly/UIBezierPath-Symbol.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "UIBezierPath-Symbol/*.{h,m}",
"requires_arc": false
}