{ | |
"name": "TGLAugmentedRealityView", | |
"version": "1.0.0", | |
"license": "MIT", | |
"summary": "Place overlays on a camera preview and adjust their position depending on device attitude.", | |
"homepage": "https://github.com/gleue/TGLAugmentedRealityView", | |
"authors": { | |
"Tim Gleue": "tim@gleue-interactive.com" | |
}, | |
"source": { | |
"git": "https://github.com/gleue/TGLAugmentedRealityView.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "TGLAugmentedRealityView", | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
} | |
} |