Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the pod spec; Added a demo project written in Swift #28

Merged
merged 7 commits into from
Dec 15, 2014

Commits on Dec 12, 2014

  1. Fixed the pod spec

    yichizhang committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    e102e4e View commit details
    Browse the repository at this point in the history
  2. Fixed some errors

    yichizhang committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    4219b6f View commit details
    Browse the repository at this point in the history
  3. Added import all header; makes it easier in Swift

    I figured out that in Swift (Xcode 6.1.1), you have to import all the
    Objective-C headers for autocompletion to work properly
    yichizhang committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    9a01808 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2014

  1. Configuration menu
    Copy the full SHA
    28939f8 View commit details
    Browse the repository at this point in the history
  2. Added Swift demo project

    yichizhang committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    e0d2828 View commit details
    Browse the repository at this point in the history
  3. Added File

    yichizhang committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    f46158c View commit details
    Browse the repository at this point in the history
  4. Updated readme

    yichizhang committed Dec 13, 2014
    Configuration menu
    Copy the full SHA
    2b49a55 View commit details
    Browse the repository at this point in the history