Skip to content

Instantly share code, notes, and snippets.

@wkoffel
wkoffel / Podfile,AppDelegate.swift,ViewController.swift
Last active November 30, 2018 17:31
Relevant Diffs from GCP Migration of Janus iOS
# Uncomment this line to define a global platform for your project
# platform :ios, '9.0'
target 'Janus' do
# Comment this line if you're not using Swift and don't want to use dynamic frameworks
use_frameworks!
platform :ios, '9.3'
# Pods for Janus