• This project
    • Loading...
  • Sign in

public_service / public_sdk_ios

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • public_sdk_ios
  • PoolSdk_Demo
  • poolsdk_file
  • poolsdk
  • SDKInterface.h
  • xuguohong's avatar
    add public sdk ios · ff8b5cdf
    ff8b5cdf
    xuguohong authored 2017-07-04 11:09:39 +0800
SDKInterface.h 200 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14

//
//  PPInterface.h
//  PoolSdk
//
//  Created by winFan on 11/23/15.
//  Copyright (c) 2015 winFan. All rights reserved.
//

#import <PoolSdk/PoolSdk2.h>
@interface SDKInterface : Interface


@end