blob: bfd3ddf06467345ed74ff506370f23b5a3509338 [file] [log] [blame]
{
"name": "ARKitRecorder",
"version": "0.1.0",
"summary": "Simple video recorder for ARKit.",
"description": "Simple video recorder for ARKit.\nReal Time record, Aspect ratio and timestamp are perfect.",
"homepage": "https://github.com/noppefoxwolf/ARKitRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"🦊Tomoya Hirano": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/ARKitRecorder.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "11.0"
},
"source_files": "ARKitRecorder/Classes/**/*"
}