ClubhouseAvatarMaker iOS client.
- Download ClubhouseAvatarMaker zip or clone
- Installing ClubhouseAvatarMaker dependencies via the CocoaPods package manager, as it provides flexible dependency management and dead simple installation. For best results, it is recommended that you install via CocoaPods >= 0.19.1 using Git >= 1.8.0 installed via Homebrew.
Install CocoaPods if not already available:
$ [sudo] gem install cocoapods
$ pod setup
Change to the directory of your Xcode project:
$ cd /path/to/ClubhouseAvatarMakerProject
Install ClubhouseAvatarMaker dependencies:
$ pod install
Open ClubhouseAvatarMaker project in Xcode from the ClubhouseAvatarMaker.xcworkspace file (not the usual project file)
$ open ClubhouseAvatarMaker.xcworkspace
- Start coding).
ClubhouseAvatarMaker is licensed under the terms of the Apache License, version 2.0. Please see the LICENSE file for full details.