[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / a / Bezzy / 1.2.1 / Bezzy.podspec.json
blob9a7528d3ed2ac47db93c4d6eedb7ae4a2074acf2
2   "name": "Bezzy",
3   "version": "1.2.1",
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.2.1"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "ios": {
22     "source_files": "Bezzy.swift"
23   },
24   "osx": {
25     "source_files": "Bezzy.swift"
26   },
27   "pushed_with_swift_version": "3.0"