update GCDKit submodule version

This commit is contained in:
John Rommel Estropia
2015-07-26 17:11:53 +09:00
parent a1e37975cc
commit 2dae2ae39c

View File

@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
s.frameworks = "Foundation", "UIKit", "CoreData"
s.requires_arc = true
s.dependency "GCDKit", "1.1.0"
s.dependency "GCDKit", "1.1.1"
end