blob: 0349198bd85ad3437b724b9a3e5dd0722be323a3 [file] [log] [blame]
{
"name": "Bezzy",
"version": "1.1.0",
"summary": "Bezzy is a collection of simple helpers for building UIBezierPaths.",
"homepage": "https://github.com/dclelland/Bezzy",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/Bezzy.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Bezzy.swift"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}