2 "name": "PerformanceBezier",
4 "summary": "A small library to dramatically speed up common operations on UIBezierPath, and also bring its functionality closer to NSBezierPath.",
6 "Adam Wulf": "adam.wulf@gmail.com"
8 "homepage": "https://github.com/adamwulf/PerformanceBezier",
14 "git": "https://github.com/thaya-cameraxis/PerformanceBezier.git",
18 "PerformanceBezier/PerformanceBezier.h",
19 "PerformanceBezier/UIBezierPath*.{h,m}"
21 "private_header_files": "PerformanceBezier/*_Private.h",
22 "public_header_files": "PerformanceBezier/*.h",
35 "requires_arc": false,
37 "OTHER_LDFLAGS": "-lstdc++"