AFNetworking/Example/tvOS Example/AFNetworking tvOS Example-Bridging-Header.h
2015-10-16 10:19:22 -05:00

6 lines
163 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <CommonCrypto/CommonCrypto.h>
@import AFNetworking;