Sha256: 030563a5d10fca452bd7124b3970c09e44b9250e82ea78d27653aea725f8b7e4

Contents?: true

Size: 534 Bytes

Versions: 2

Compression:

Stored size: 534 Bytes

Contents

project:
  framework:
    version: "0.0.1"
    name: "<Name you use to archive the FRAMEWORK on Carthage>"
  google:
    project_id: "<Insert here Google project ID>"
    credentials_file: "Insert here The path to credential file that you download from firebase"
    bucket: '<Insert here the name of destination bucket on google cloud>'
  s3:
    region: "<Insert Region Name where you bucket is located"
    bucket_name: "<The nam of you bucket>"
    bucket_access_key: '<Your access key>'
    bucket_secret_key: '<Your secret key>'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cartup-1.0.1 lib/template.yaml
cartup-1.0.0 lib/template.yaml