blob: 21dc79a2caba54ecff5c611be6fbe4394014d784 [file] [log] [blame]
{
"name": "Hamilton",
"version": "0.2.0",
"summary": "Helps manipulates quaternions and vectors.",
"description": "Helps manipulate quaternions and vectors wherever you may find them in the wild.",
"homepage": "https://github.com/pducks32/Hamilton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Patrick Metcalfe": "git@patrickmetcalfe.com"
},
"source": {
"git": "https://github.com/pducks32/Hamilton.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/pducks32",
"platforms": {
"ios": "10.0"
},
"source_files": "Hamilton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}