updated GCDKit

This commit is contained in:
John Estropia
2015-11-24 17:50:23 +09:00
parent f79a77ab78
commit b741626574
2 changed files with 2 additions and 2 deletions

View File

@@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.requires_arc = true
s.pod_target_xcconfig = { 'OTHER_SWIFT_FLAGS' => '-D USE_FRAMEWORKS' }
s.dependency "GCDKit", "1.1.3"
s.dependency "GCDKit", "1.1.4"
end