[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 1 / a / Bezzy / 1.3.0 / Bezzy.podspec.json
blobed5acd920ca0ea2e482a7a202e9aad2df32799c5
2   "name": "Bezzy",
3   "version": "1.3.0",
4   "summary": "Bezzy is a collection of simple helpers for building UIBezierPaths.",
5   "homepage": "https://github.com/dclelland/Bezzy",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/Bezzy.git",
14     "tag": "1.3.0"
15   },
16   "requires_arc": true,
17   "swift_versions": "4.2",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "ios": {
23     "source_files": "Bezzy.swift"
24   },
25   "osx": {
26     "source_files": "Bezzy.swift"
27   },
28   "swift_version": "4.2"