File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,6 @@ target "QuickTableViewController-iOSTests" do
1010end
1111
1212target "Example-iOS" do
13- pod "SwiftLint" , "0 .25.0"
13+ pod "SwiftLint" , podspec : "https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/SwiftLint/0 .25.0/SwiftLint.podspec.json "
1414 pod "Weakify" , git : "https://github.com/klundberg/Weakify.git" , tag : "v0.4.0"
1515end
Original file line number Diff line number Diff line change 77DEPENDENCIES:
88 - Nimble (from `https://github.com/Quick/Nimble.git`, tag `v7.0.3`)
99 - Quick (from `https://github.com/Quick/Quick.git`, tag `v1.2.0`)
10- - SwiftLint (= 0 .25.0)
10+ - SwiftLint (from `https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/SwiftLint/0 .25.0/SwiftLint.podspec.json` )
1111 - Weakify (from `https://github.com/klundberg/Weakify.git`, tag `v0.4.0`)
1212
13- SPEC REPOS:
14- https://github.com/CocoaPods/Specs.git:
15- - SwiftLint
16-
1713EXTERNAL SOURCES:
1814 Nimble:
1915 :git: https://github.com/Quick/Nimble.git
2016 :tag: v7.0.3
2117 Quick:
2218 :git: https://github.com/Quick/Quick.git
2319 :tag: v1.2.0
20+ SwiftLint:
21+ :podspec: https://raw.githubusercontent.com/CocoaPods/Specs/master/Specs/4/0/1/SwiftLint/0.25.0/SwiftLint.podspec.json
2422 Weakify:
2523 :git: https://github.com/klundberg/Weakify.git
2624 :tag: v0.4.0
@@ -42,6 +40,6 @@ SPEC CHECKSUMS:
4240 SwiftLint: e14651157288e9e01d6e1a71db7014fb5744a8ea
4341 Weakify: 77be86c462237baa373e97fcf57d4d8637c2e614
4442
45- PODFILE CHECKSUM: fa1f4284dde0db4aed641478f32ec2467b1e15d4
43+ PODFILE CHECKSUM: 9fcd2a1e3af645ede9b21d5cbdc536a26bee3280
4644
4745COCOAPODS: 1.5.0
You can’t perform that action at this time.
0 commit comments