Rename podspec file

Summary: Rename podspec file

Reviewed By: passy

Differential Revision: D10027676

fbshipit-source-id: b5936f0e514f06d1ff3d68657d7fe5912cac233d
This commit is contained in:
Pritesh Nandgaonkar
2018-09-25 13:27:30 -07:00
committed by Facebook Github Bot
parent 790296ae18
commit ccf47e75fd
9 changed files with 20 additions and 22 deletions

View File

@@ -5,8 +5,8 @@ swift_version = "4.1"
target 'SampleSwift' do
pod 'Flipper', :path => '../../Flipper.podspec'
pod 'FlipperKit', :path => '../../SonarKit.podspec'
pod 'FlipperKit/SKIOSNetworkPlugin', :path => '../../SonarKit.podspec'
pod 'FlipperKit', :path => '../../FlipperKit.podspec'
pod 'FlipperKit/SKIOSNetworkPlugin', :path => '../../FlipperKit.podspec'
# Layout and network plugins are not yet supported for swift projects
#pod 'SonarKit/SonarKitLayoutComponentKitSupport', :path => '../../SonarKit.podspec'