[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / VRMKit / 0.4.2 / VRMKit.podspec.json
blob2002ba8ee7b3fcd20ec137575afb292b12d413e7
2   "name": "VRMKit",
3   "version": "0.4.2",
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.2"
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/VRMKit/**/*.{swift,h}",
26   "public_header_files": "Sources/VRMKit/**/*.h",
27   "frameworks": "Foundation",
28   "swift_version": "5.1"