Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mbalex99/firebase-scenekit-example
https://github.com/mbalex99/firebase-scenekit-example
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mbalex99/firebase-scenekit-example
- Owner: mbalex99
- Created: 2015-07-20T02:03:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T09:33:19.000Z (over 9 years ago)
- Last Synced: 2024-04-14T18:42:21.276Z (7 months ago)
- Language: Swift
- Size: 8.22 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Synopsis
This is a Firebase and iOS Scene Kit Example Project
## Requirements
- CocoaPods(https://guides.cocoapods.org/using/getting-started.html)
- iOS 8 or higher## Installation
1. Clone this repository.
2. cd into the directory and do a `pod install`
3. Open up FirebaseSceneKitExample.workspace
4. Run the project!