[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / f / 3 / HamiltonKit / 0.1.1 / HamiltonKit.podspec.json
blob32d27e3d27f8d1a22f476274a0f8ec0377dbc746
2   "name": "HamiltonKit",
3   "version": "0.1.1",
4   "summary": "A library that makes rotations easier to deal with!",
5   "description": "A library for dealing with rotations using quaternions, euler angles, and axis angles systems. Works great with GLKit, SpriteKit, and Scenekit",
6   "homepage": "https://github.com/pducks32/HamiltonKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patrick Metcalfe": "git@metcalfe.rocks"
13   },
14   "source": {
15     "git": "https://github.com/pducks32/HamiltonKit.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/pducks32",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HamiltonKit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"