blob: 06db0c9d74789eeaac93af11b9b07d59c4d8a4e4 [file] [log] [blame]
{
"name": "CGVector-Awesome",
"version": "1.0.0",
"summary": "Additions to CoreGraphics CGVector, most useful with Apple's SpriteKit",
"description": "Additions to CoreGraphics CGVector, most useful with Apple's SpriteKit. Does not play well with Swift",
"homepage": "https://github.com/samgreen/CGVector-Awesome",
"license": "MIT",
"authors": {
"Sam Green": "greensamuelm@gmail.com"
},
"source": {
"git": "https://github.com/samgreen/CGVector-Awesome.git",
"tag": "1.0.0"
},
"source_files": "**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}