From 16efbce7e48f766f2c82d866e349d38f6883b5fd Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 23 May 2020 07:38:00 -0700 Subject: [PATCH] Add Poly API - Samples to Archive #261 --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 1ac2313e..59e3560a 100644 --- a/contents.json +++ b/contents.json @@ -20564,6 +20564,21 @@ "license": "mit", "date_added": "May 23 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "Poly API - Samples", + "category-ids": [ + "misc" + ], + "tags": [ + "objc", + "arkit", + "archive" + ], + "source": "https://github.com/googlevr/poly-sample-ios", + "license": "apache-2.0", + "date_added": "May 23 2020", + "suggested_by": "@dkhamsing" } ] }