blob: cc4d193947c713da6b5a53d315a9bc7c31f778c1 [file] [log] [blame]
{
"name": "MMDSceneKit",
"version": "0.3.2",
"summary": "SceneKit expansion for MikuMikuDance",
"homepage": "https://github.com/magicien/MMDSceneKit",
"screenshots": "https://raw.githubusercontent.com/magicien/MMDSceneKit/master/screenshot.png",
"license": "MIT",
"authors": {
"magicien": "magicien.du.ballon@gmail.com"
},
"platforms": {
"ios": "11.0",
"osx": "10.13",
"tvos": "11.0"
},
"source": {
"git": "https://github.com/magicien/MMDSceneKit.git",
"tag": "v0.3.2"
},
"source_files": "Source/**/*.{swift,metal}",
"resources": [
"Source/**/*.shader",
"Source/**/*.bmp"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}