https://github.com/octoblu/loyalty-demo-ios
Loyalty Demo App
https://github.com/octoblu/loyalty-demo-ios
Last synced: about 1 year ago
JSON representation
Loyalty Demo App
- Host: GitHub
- URL: https://github.com/octoblu/loyalty-demo-ios
- Owner: octoblu
- License: mit
- Created: 2015-06-15T17:34:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T23:34:33.000Z (almost 11 years ago)
- Last Synced: 2025-05-10T20:37:53.824Z (over 1 year ago)
- Language: Swift
- Size: 273 KB
- Stars: 1
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Loyalty Demo
===========
Loyalty Demo app using MeshbluBeaconKit and MeshbluKit
# Installation:
1. Install Xcode
2. Install Cocoapods
* `sudo gem install cocoapods`
* `pods setup`
3. Clone this repo
* `git clone git@github.com:octoblu/loyalty-demo-ios`
* `cd loyalty-demo-ios/loyalty-demo`
* `pod install`
4. Open `loyalty-demo.xcworkspace`