blob: 5b03c90fc1df58b8e971ea11d51d2c2b82cb8afb [file] [log] [blame]
{
"authors": "Google, Inc.",
"dependencies": {
"GTMSessionFetcher/Core": "~> 1.1",
"GoogleToolboxForMac/Logger": "~> 2.1",
"GoogleToolboxForMac/NSData+zlib": "~> 2.1"
},
"description": "The ARCore SDK for iOS enables AR apps to build shared AR experiences.",
"frameworks": [
"ARKit",
"CoreGraphics",
"CoreImage",
"CoreMotion",
"CoreVideo",
"Foundation",
"ImageIO",
"QuartzCore",
"Security",
"UIKit"
],
"homepage": "https://developers.google.com/ar/",
"libraries": [
"c++",
"sqlite3",
"z"
],
"license": {
"text": "Copyright 2018 Google",
"type": "Copyright"
},
"name": "ARCore",
"platforms": {
"ios": "11.0"
},
"preserve_paths": [
"Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.pbxproj",
"Examples/CloudAnchorExample/CloudAnchorExample.xcodeproj/project.xcworkspace/contents.xcworkspacedata",
"Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.h",
"Examples/CloudAnchorExample/CloudAnchorExample/AppDelegate.m",
"Examples/CloudAnchorExample/CloudAnchorExample/Assets.xcassets/AppIcon.appiconset/Contents.json",
"Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/LaunchScreen.storyboard",
"Examples/CloudAnchorExample/CloudAnchorExample/Base.lproj/Main.storyboard",
"Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.h",
"Examples/CloudAnchorExample/CloudAnchorExample/ExampleViewController.m",
"Examples/CloudAnchorExample/CloudAnchorExample/Info.plist",
"Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.dae",
"Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/andy.scn",
"Examples/CloudAnchorExample/CloudAnchorExample/example.scnassets/texture.png",
"Examples/CloudAnchorExample/CloudAnchorExample/main.m",
"Examples/CloudAnchorExample/Podfile",
"Examples/CloudAnchorExample/README",
"CHANGELOG",
"README.md"
],
"resource_bundles": {
"ARCoreResources": [
"Resources/ARCoreResources/**"
]
},
"source": {
"http": "https://dl.google.com/dl/cpdc/b8c39192eb473eea/ARCore-1.2.1.tar.gz"
},
"summary": "ARCore SDK for iOS",
"vendored_frameworks": [
"Frameworks/ARCore.framework"
],
"version": "1.2.1"
}