[Add] MapboxCommon 24.10.0-daily-2024-12-30-04-26
[CocoaPods.git] / Specs / 3 / 7 / 2 / SmoothBezier / 1.0.0 / SmoothBezier.podspec.json
bloba93dd97f047a14e154b69e21757c70f4eb26064f
2   "name": "SmoothBezier",
3   "version": "1.0.0",
4   "summary": "A category of UIBezierPath which can help you create smooth bezier path.",
5   "homepage": "https://github.com/Zeacone/SmoothBezier",
6   "license": "MPL",
7   "authors": {
8     "Zeacone": "andreboot42@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Zeacone/SmoothBezier.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "SmoothBezier/**/*.{h,m}",
18   "requires_arc": true