IBM / ar-resume-with-visual-recognition

An augmented reality based résumé with Face recognition. The iOS app recognizes the face and presents you with the AR view that contains 3D mock face and details of your resume.
https://developer.ibm.com/patterns/create-an-augmented-reality-application-with-facial-detection/
Apache License 2.0
73 stars 26 forks source link

Watson SDK via Cocoapods #46

Closed christiancompton closed 5 years ago

christiancompton commented 5 years ago

This PR changes the project from using Carthage to Cocoapods for installing the Watson SDK. This makes the starterkit consistent with the rest of the Apple Console which has made the switch, and simplifies the installation process.

The corresponding blog post should be updated @stevemart.

stevemar commented 5 years ago

i'm good with this. @sanjeevghimire wanna give it a quick review?

sanjeevghimire commented 5 years ago

Tested and it works.