[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 4 / GLTFSceneKitLoader / 0.1.0 / GLTFSceneKitLoader.podspec.json
blob39095886d96d87fa64a48364b73fa3fd0923f44b
2   "name": "GLTFSceneKitLoader",
3   "version": "0.1.0",
4   "summary": "To load GLTF model in SceneKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zh-er/GLTFSceneKitLoader",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zh-er": "erzhenghui@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zh-er/GLTFSceneKitLoader.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "GLTFSceneKitLoader/Classes/**/*",
22   "dependencies": {
23     "ModelMapper": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"