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

Added Framework for Carthage compatiblity #126

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 12, 2016

  1. added carthage framework (testing)

    updated framework
    
    moved all headers public
    
    added all the stuff to umbrella header
    
    -ObjC linker flag
    
    added the rest of the headers to suppress warning
    Martin Puza committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    f969c13 View commit details
    Browse the repository at this point in the history
  2. fixed incompatible type warning

    Martin Puza committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    ca3c31f View commit details
    Browse the repository at this point in the history
  3. added MRStopableView.h

    Martin Puza committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    7d2f62c View commit details
    Browse the repository at this point in the history