evgeniyd / GoEuro

GoEuro iOS client written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoEuro for iOS

iOS client for GoEuro service (requirements) written in Swift 3

image

Requirements

  • iOS 10.0 (shoud work on iOS 8 and alter)
  • Xcode 8.0
  • Swift 3
  • Carthage (v0.17.2)

Third-party libraries

The app uses Carthage as a dependancy manager. All libs the project is linked to are listed in Cartfile.

Setup

  • Clone the repo
  • cd to the project's directory
  • run $ carthage bootstrap

In order to build & run the app on a device, set the Development Team for the following targets:

  • GoEuro-iOS

License

GoEuro for iOS is available under the MIT license. See the LICENSE file for more info.

About

GoEuro iOS client written in Swift


Languages

Language:Swift 98.6%Language:Objective-C 1.4%