ReachabilityTV.h 536 B

12345678910111213141516171819
  1. //
  2. // ReachabilityTV.h
  3. // ReachabilityTV
  4. //
  5. // Created by Stefan Schmitt on 10/12/15.
  6. // Copyright © 2015 Ashley Mills. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for ReachabilityTV.
  10. FOUNDATION_EXPORT double ReachabilityTVVersionNumber;
  11. //! Project version string for ReachabilityTV.
  12. FOUNDATION_EXPORT const unsigned char ReachabilityTVVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <ReachabilityTV/PublicHeader.h>