diff --git a/YogaKit/YogaKitSample/Podfile b/YogaKit/YogaKitSample/Podfile index 86049996..78d33ffb 100644 --- a/YogaKit/YogaKitSample/Podfile +++ b/YogaKit/YogaKitSample/Podfile @@ -8,12 +8,6 @@ target 'YogaKitSample' do pod 'IGListKit', '~> 4.0.0' end -target 'YogaKitSampleTests' do - platform :ios, '9.0' - pod 'Yoga', :path => '../../Yoga.podspec' - pod 'YogaKit', :path => '../../YogaKit.podspec' -end - target 'YogaKitTVSample' do platform :tvos, '9.0' pod 'Yoga', :path => '../../Yoga.podspec' @@ -24,4 +18,4 @@ target 'YogaKitOSXSample' do platform :osx, '10.10' pod 'Yoga', :path => '../../Yoga.podspec' pod 'YogaKit', :path => '../../YogaKit.podspec' -end \ No newline at end of file +end diff --git a/YogaKit/YogaKitSample/Podfile.lock b/YogaKit/YogaKitSample/Podfile.lock index 9d34a6a4..077c4596 100644 --- a/YogaKit/YogaKitSample/Podfile.lock +++ b/YogaKit/YogaKitSample/Podfile.lock @@ -28,6 +28,6 @@ SPEC CHECKSUMS: Yoga: 21a6025b8ce1624d5bf5202b1af67cd43da8edfc YogaKit: 30573590c8d1ecd5c3758efba7117ad9cb1c8508 -PODFILE CHECKSUM: 74e6863ea92d9031f0d141ef224a84ab74846efa +PODFILE CHECKSUM: e8d71f0fe05bb5e3cfd81b54d07bd1a904e18968 COCOAPODS: 1.9.1