blob: 06e2242d3a6514c900fd14fbe95e2bc67ce1e81e [file] [log] [blame]
{
"name": "ARNavigation",
"version": "0.1.0",
"summary": "Navigation in Augmented reality.",
"description": "The tools to setup navigation in augmented reality for iOS 11 ARKit.",
"homepage": "https://github.com/chriswebb09/ARNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christopher Webb": "chris.webb5249@gmail.com"
},
"source": {
"git": "https://github.com/chriswebb09/ARNavigation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ARNavigation/*.swift",
"pushed_with_swift_version": "4.0"
}