blob: 75c7b8467c3c4d4859862c9beb70f82bf3e32b99 [file] [log] [blame]
{
"name": "Hamilton",
"version": "1.0.1",
"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": "1.0.1"
},
"social_media_url": "https://twitter.com/pducks32",
"platforms": {
"ios": "8.0",
"osx": "10.11"
},
"source_files": "Sources/Hamilton/**/*",
"pushed_with_swift_version": "4.0"
}