[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / a / Bezzy / 1.0.0 / Bezzy.podspec.json
blob07d1c4df8998d7cbedb463d0a6494cb006213e65
2   "name": "Bezzy",
3   "version": "1.0.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.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Bezzy.swift"
21   },
22   "requires_arc": true