[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / a / 5 / VRMKit / 0.2.4 / VRMKit.podspec.json
blobf087214c9629df8ea9102815d5cbaebd495865f0
2   "name": "VRMKit",
3   "version": "0.2.4",
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.2.4"
17   },
18   "social_media_url": "https://twitter.com/tanakasan2525",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/VRMKit/**/*.{swift,h}",
23   "public_header_files": "Sources/VRMKit/**/*.h",
24   "frameworks": "Foundation"