Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jogendra/blubyn-ios
This repository contains iOS version on Blubyn App.
https://github.com/jogendra/blubyn-ios
ai app apple appstore artificial-intelligence ios ios-app ios-swift mobile-app swift swift4 travelapp xcode
Last synced: 22 days ago
JSON representation
This repository contains iOS version on Blubyn App.
- Host: GitHub
- URL: https://github.com/jogendra/blubyn-ios
- Owner: jogendra
- Created: 2018-02-01T12:06:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T14:40:09.000Z (almost 7 years ago)
- Last Synced: 2024-10-29T23:35:37.330Z (2 months ago)
- Topics: ai, app, apple, appstore, artificial-intelligence, ios, ios-app, ios-swift, mobile-app, swift, swift4, travelapp, xcode
- Language: Swift
- Homepage:
- Size: 21 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blubyn iOS
This repository contains iOS version on Blubyn App.### Installation
1. Clone the repo via git clone command.
```git clone https://github.com/imjog/blubyn-ios.git```
2. Run the following command to install all the third-party libraries.
```pod install```
3. Open in Xcode:
```open Blubyn.xcworkspace```## Screenshots
### Coding standards
Please follow the following guides and code standards:
[Swift Style Guide](https://github.com/linkedin/swift-style-guide)### Contact
For any further details contact: [[email protected]](mailto:[email protected])