[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 0 / FLBezierPath / 1.0.0 / FLBezierPath.podspec.json
blob28e71ed2f9a1af3f9311cbd06e22c154c68248d5
2   "name": "FLBezierPath",
3   "version": "1.0.0",
4   "summary": "UIBezierPath 的封装,链式调用",
5   "description": "UIBezierPath 的封装,链式调用,可读性强,使用方便快捷",
6   "homepage": "https://github.com/gitkong/FLBezierPath",
7   "license": "MIT",
8   "authors": {
9     "clarence": "13751855378@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/gitkong/FLBezierPath.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FLBezierPath/*.{h,m}",
19   "requires_arc": true