[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 7 / 2 / VRMSceneKit / 0.4.0 / VRMSceneKit.podspec.json
blob8b02a407512bb4ffbc0aeb5a4575d30a609a7929
2   "name": "VRMSceneKit",
3   "version": "0.4.0",
4   "summary": "VRM loader and VRM renderer",
5   "description": "VRM loader and VRM renderer.\n\nVRMKit can read VRM metadata and show the 3D models.",
6   "homepage": "https://github.com/tattn/VRMKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "tanakasan2525@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tattn/VRMKit.git",
16     "tag": "0.4.0"
17   },
18   "social_media_url": "https://twitter.com/tanakasan2525",
19   "swift_versions": [
20     "5.1"
21   ],
22   "platforms": {
23     "ios": "11.0"
24   },
25   "source_files": "Sources/VRMSceneKit/**/*.{swift,h}",
26   "public_header_files": "Sources/VRMSceneKit/**/*.h",
27   "frameworks": "SceneKit",
28   "dependencies": {
29     "VRMKit": [
30       "~> 0.4.0"
31     ]
32   },
33   "swift_version": "5.1"