[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / 1 / f / 7 / MMDSceneKit / 0.3.1 / MMDSceneKit.podspec.json
blob7efcc80d840de829f06377fea1f4ba8e19533d24
2   "name": "MMDSceneKit",
3   "version": "0.3.1",
4   "summary": "SceneKit expansion for MikuMikuDance",
5   "homepage": "https://github.com/magicien/MMDSceneKit",
6   "screenshots": "https://raw.githubusercontent.com/magicien/MMDSceneKit/master/screenshot.png",
7   "license": "MIT",
8   "authors": {
9     "magicien": "magicien.du.ballon@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0",
13     "osx": "10.13",
14     "tvos": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/magicien/MMDSceneKit.git",
18     "tag": "v0.3.1"
19   },
20   "source_files": "Source/**/*.{swift,metal}",
21   "resources": [
22     "Source/**/*.shader",
23     "Source/**/*.bmp"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   }