Removing all references to Cocoapods as a package manager. Long term solution will be to support SwiftPM as the only option. It will be added in the coming PRs.
Dropping Carthage will also come as a follow up PR.
Note:
SwiftSDK and ObjcSDK sample apps cannot be run until SwiftPM integration is complete, but the TestAppShim is still functional.
Description
Removing all references to Cocoapods as a package manager. Long term solution will be to support SwiftPM as the only option. It will be added in the coming PRs. Dropping Carthage will also come as a follow up PR.
Note: SwiftSDK and ObjcSDK sample apps cannot be run until SwiftPM integration is complete, but the TestAppShim is still functional.
Test Plan
No functional changes.