[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / a / Bezzy / 0.1.0 / Bezzy.podspec.json
blobcb9f2d511127e35e8f7f6aea8faf1fd60fc94f87
2   "name": "Bezzy",
3   "version": "0.1.0",
4   "summary": "Bezzy provides a simple way to build bézier paths using a psuedo-DSL.",
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": "0.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "source_files": "Bezzy.swift"
21   },
22   "requires_arc": true