ainame / AlcatrazTour

An iOS app which shows Xcode plugins ranking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlcatrazTour

An iOS app which shows Xcode plugins ranking.

appstore

Screen Shots

ss1 ss1

Requirements

  • iOS 8.0 or later

How to build?

  1. Create a new app here.
  2. Get consumerKey and consumerSecret.
  3. Write below to SecretConstants.swift.
let GithubKey =
[
    "consumerKey": "yourConsumerKey",
    "consumerSecret": "yourConsumerSecret"
]
  1. Open AlcatrazTour.xcworkspace with Xcode and build.

About

An iOS app which shows Xcode plugins ranking.

License:MIT License


Languages

Language:Swift 95.5%Language:Ruby 4.0%Language:Objective-C 0.5%