Browse Source

Update pod

onevcat 6 years ago
parent
commit
f0da7a96e6
3 changed files with 1 additions and 37 deletions
  1. 1 1
      .travis.yml
  2. 0 14
      Podfile
  3. 0 22
      Podfile.lock

+ 1 - 1
.travis.yml

@@ -2,7 +2,7 @@ language: swift
 
 
 osx_image: 
 osx_image: 
 - xcode10.1
 - xcode10.1
-- xcode10.2
+- xcode10.3
 
 
 env:
 env:
 - DESTINATION='platform=macOS' SWIFT_VERSION=5.0
 - DESTINATION='platform=macOS' SWIFT_VERSION=5.0

+ 0 - 14
Podfile

@@ -1,14 +0,0 @@
-target 'KingfisherTests' do
-    platform :ios, '9.0'
-    pod 'Nocilla',  :git => 'https://github.com/onevcat/Nocilla.git', :branch => 'swift4'
-end
-
-target 'KingfisherTests-macOS' do
-    platform :osx, '10.11'
-    pod 'Nocilla',  :git => 'https://github.com/onevcat/Nocilla.git', :branch => 'swift4'
-end
-
-target 'KingfisherTests-tvOS' do
-    platform :tvos, '9.0'
-    pod 'Nocilla',  :git => 'https://github.com/onevcat/Nocilla.git', :branch => 'swift4'
-end

+ 0 - 22
Podfile.lock

@@ -1,22 +0,0 @@
-PODS:
-  - Nocilla (0.10.0)
-
-DEPENDENCIES:
-  - Nocilla (from `https://github.com/onevcat/Nocilla.git`, branch `swift4`)
-
-EXTERNAL SOURCES:
-  Nocilla:
-    :branch: swift4
-    :git: https://github.com/onevcat/Nocilla.git
-
-CHECKOUT OPTIONS:
-  Nocilla:
-    :commit: 9207f9ec0e84d56eed117b37a99b091677c78fe2
-    :git: https://github.com/onevcat/Nocilla.git
-
-SPEC CHECKSUMS:
-  Nocilla: c31f714d1f0a24a983c430e99a1283908ed9c1d7
-
-PODFILE CHECKSUM: e1701972032ff803969f497525d8e4aa8929f695
-
-COCOAPODS: 1.7.0