[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / a / 6 / SCNMathExtensions / 1.3.0 / SCNMathExtensions.podspec.json
blob385fea910f62ac7126a7e1cb346643350551caf4
2   "name": "SCNMathExtensions",
3   "version": "1.3.0",
4   "summary": "A Swift ยต-Library of Math Extensions for SCNVector3, SCNQuaternion, SCNMatrix4",
5   "description": "A Swift micro-library that provides commonplace math extensions for SceneKit's SCNVector3, SCNQuaternion, & SCNMatrix4 types, and bridging to/from GLKVector3, simd.float3, GLKQuaternion, GLKMatrix4, & simd.float4x4.",
6   "homepage": "https://github.com/capnslipp/SCNMathExtensions",
7   "license": {
8     "type": "Public Domain",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "capnslipp": "SCNMathExtensions@capnslipp.com"
13   },
14   "source": {
15     "git": "https://github.com/capnslipp/SCNMathExtensions.git",
16     "tag": "1.3.0"
17   },
18   "social_media_url": "https://twitter.com/capnslipp",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "frameworks": "SceneKit"