initial
This commit is contained in:
Generated
+21
@@ -0,0 +1,21 @@
|
||||
/*
|
||||
* This file is part of the SDWebImage package.
|
||||
* (c) Olivier Poitrey <rs@dailymotion.com>
|
||||
* (c) Florent Vilmart
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
#import <MapKit/MapKit.h>
|
||||
|
||||
//! Project version number for SDWebImageMapKit.
|
||||
FOUNDATION_EXPORT double SDWebImageMapKitVersionNumber;
|
||||
|
||||
//! Project version string for SDWebImageMapKit.
|
||||
FOUNDATION_EXPORT const unsigned char SDWebImageMapKitVersionString[];
|
||||
|
||||
// In this header, you should import all the public headers of your framework using statements like #import <SDWebImageMapKit/PublicHeader.h>
|
||||
|
||||
// MapKit
|
||||
#import <DDWebImageKit_Private/MKAnnotationView+WebCache.h>
|
||||
Reference in New Issue
Block a user