[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / d / 4 / 8 / PhyKitCocoapod / 1.0.1 / PhyKitCocoapod.podspec.json
blobce2a4682070be547c74787de70eb9615c72082c9
2   "name": "PhyKitCocoapod",
3   "version": "1.0.1",
4   "summary": "Swift/Objc wrapper for Bullet Physics Engine with SceneKit support.",
5   "description": "PhyKit wraps the popular Bullet physics library for Swift/Objc, providing additional functionality to attach\nthe physics simulation's output to a SceneKit scene's nodes.",
6   "homepage": "https://github.com/AdamEisfeld/PhyKit",
7   "license": {
8     "type": "zlib",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AdamEisfeld": "adam.eisfeld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AdamEisfeld/PhyKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "osx": "11.0"
21   },
22   "vendored_frameworks": "Framework/PhyKit.xcframework"