blob: 67ffcc874d6a13fc61133e6a8e7bd016cc4d8857 [file] [log] [blame]
{
"name": "PNDPathCreateWithElements",
"version": "0.1.0",
"summary": "Easily create CoreGraphics paths.",
"homepage": "https://github.com/pandamonia/PNDPathCreateWithElements",
"license": "MIT",
"authors": {
"Pandamonia LLC": "contact@pandamonia.us"
},
"source": {
"git": "https://github.com/pandamonia/PNDPathCreateWithElements.git",
"tag": "v0.1.0"
},
"source_files": "PNDPathCreateWithElements.{h,m}",
"frameworks": [
"CoreGraphics",
"CoreFoundation"
],
"requires_arc": true
}