Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1018 Bytes

File metadata and controls

29 lines (20 loc) · 1018 Bytes

MarvelCharacters

MIT licensed Build Status codecov

image0

Requirements

Usage

struct Keys {
    static let privateKey: String = "PRIVATE_KEY"
    static let publicKey: String = "PUBLIC_KEY"
}
  • Run pod install from the directory