[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / f / 5 / 2 / GLTFSceneKitTemp / 0.3.0 / GLTFSceneKitTemp.podspec.json
blobf67ff6fa5626a725626cfa096db410cd1ae32d85
2   "name": "GLTFSceneKitTemp",
3   "version": "0.3.0",
4   "summary": "glTF loader for SceneKit",
5   "homepage": "https://github.com/ThangaAyyanar/GLTFSceneKit",
6   "license": "MIT",
7   "authors": "magicien",
8   "platforms": {
9     "ios": "11.0",
10     "osx": "10.13"
11   },
12   "source": {
13     "git": "https://github.com/ThangaAyyanar/GLTFSceneKit.git",
14     "tag": "0.3.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "resources": "Sources/**/*.shader",
18   "requires_arc": true,
19   "swift_versions": "4.0",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.0",
22     "SWIFT_ACTIVE_COMPILATION_CONDITIONS": "SEEMS_TO_HAVE_VALIDATE_VERTEX_ATTRIBUTE_BUG SEEMS_TO_HAVE_PNG_LOADING_BUG"
23   },
24   "swift_version": "4.0"