blob: f2f8cb31f44ca0bbcfd57340f9ce9e8540ccde69 [file] [log] [blame]
{
"name": "ARCoreLocation",
"platforms": {
"ios": "11.0"
},
"version": "0.1.8",
"summary": "Place AR landmarks on real-world locations.",
"description": "ARCoreLocation is a lightweight iOS framework for displaying AR content\nat real-world coordinates.",
"homepage": "https://github.com/FreshworksStudio/arcorelocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Skyler Smith": "skyler@freshworks.io"
},
"source": {
"git": "https://github.com/FreshworksStudio/arcorelocation.git",
"tag": "0.1.8"
},
"source_files": "ARCoreLocation/**/*.{swift}",
"frameworks": [
"UIKit",
"ARKit",
"CoreLocation",
"GLKit"
],
"swift_version": "4.2"
}