blob: 9fadddf0d6abd1d8392f6ffc9c52a7bbe72961cf [file] [log] [blame]
{
"name": "HamiltonKit",
"version": "0.1.2",
"summary": "A library that makes rotations easier to deal with!",
"description": "A library for dealing with rotations using quaternions, euler angles, and axis angles systems. Works great with GLKit, SpriteKit, and Scenekit",
"homepage": "https://github.com/pducks32/HamiltonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Patrick Metcalfe": "git@metcalfe.rocks"
},
"source": {
"git": "https://github.com/pducks32/HamiltonKit.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/pducks32",
"platforms": {
"ios": "8.0"
},
"source_files": "HamiltonKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}