Bump Version: 5.0.0 and Graph API v3.3

Summary: Ran scripts `sh scripts/run.sh bump-version 5.0.0` and `sh scripts/run.sh bump-api-version v3.3`

Reviewed By: jingping2015

Differential Revision: D15150268

fbshipit-source-id: 5638336e14b531f39c0a34e7b72c8b8f0737d6d9
This commit is contained in:
Cody Winton
2019-04-30 10:59:10 -07:00
committed by Facebook Github Bot
parent 963d315d38
commit 391e128682
11 changed files with 26 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
Pod::Spec.new do |s|
s.name = 'FBSDKCoreKit'
s.version = '5.0.0-rc.1'
s.version = '5.0.0'
s.summary = 'Official Facebook SDK for iOS to access Facebook Platform core features'
s.description = <<-DESC