blob: 536d88ee518dd0d73f2dfee8e507ca814f52d1b5 [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.4",
"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.4"
},
"frameworks": "CoreMotion",
"source_files": "SimpleStereoScene/**/*.{swift}",
"swift_version": "5.0"
}