[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 5 / VRMKit / 0.1.0 / VRMKit.podspec.json
blob6bbb6322cbc72dbc2bc3504e9061708bce492555
2   "name": "VRMKit",
3   "version": "0.1.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.1.0"
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"