blob: 24a6530b7b54dcad4ab9df90d3f6b6893318015d [file] [log] [blame]
{
"name": "ARCL",
"version": "1.0.2",
"summary": "ARKit + CoreLocation combines the high accuracy of AR with the scale of GPS data.",
"homepage": "https://github.com/ProjectDent/arkit-corelocation",
"authors": {
"Andrew Hart": "Andrew@ProjectDent.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://ProjectDent@github.com/ProjectDent/ARKit-CoreLocation.git",
"tag": "1.0.2",
"submodules": false
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "ARKit+CoreLocation/Source/*.swift",
"frameworks": [
"Foundation",
"UIKit",
"ARKit",
"CoreLocation",
"MapKit",
"SceneKit"
],
"pushed_with_swift_version": "4.0"
}