blob: b04b30ed4f739cd72dd42d1ec9c13943cce86fa0 [file] [log] [blame]
{
"name": "SimpleStereoScene",
"platforms": {
"ios": "10.0"
},
"summary": "SimpleStereoScene creates and attaches a stereographic scnscne to a view",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bruno Pastre": "pastre68@gmail.com"
},
"homepage": "https://github.com/pastre/SimpleStereoScene",
"source": {
"git": "https://github.com/pastre/SimpleStereoScene.git",
"tag": "0.2.0"
},
"frameworks": "CoreMotion",
"source_files": "SimpleStereoScene/**/*.{swift}",
"swift_version": "5.0"
}