| { | |
| "name": "ARViewer", | |
| "version": "0.0.1", | |
| "summary": "A View of AR.", | |
| "description": "Support panorama texture and video", | |
| "homepage": "https://github.com/CodeDrunkard/ARViewer", | |
| "license": "MIT", | |
| "authors": { | |
| "JT Ma": "ma.jiangtao.86@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CodeDrunkard/ARViewer.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "ARViewer", | |
| "ARViewer/**/*.swift" | |
| ], | |
| "pushed_with_swift_version": "3.0" | |
| } |