[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / 3 / SwieeftUIBezierPath / 1.0.1 / SwieeftUIBezierPath.podspec.json
blob3b4cdce0da284f54e5907efcb7fc2eb94a2e3f1b
2   "name": "SwieeftUIBezierPath",
3   "version": "1.0.1",
4   "summary": "SwieeftUIBezierPath.",
5   "description": "SwieeftUIBezierPath can help you connect UIBezierPath with chaining and make it easier to work with.",
6   "homepage": "https://github.com/swieeft/SwieeftUIBezierPath",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swieeft": "swieeft89@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/swieeft/SwieeftUIBezierPath.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": [
22     "Classes/*.swift",
23     "Classes/Controller/*.swift",
24     "Classes/Model/*.swift"
25   ],
26   "swift_versions": "5.0",
27   "swift_version": "5.0"