Merge branch 'master' into develop

This commit is contained in:
John Rommel Estropia
2015-09-22 11:40:28 +09:00
2 changed files with 2 additions and 2 deletions

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.1"
s.dependency "GCDKit", "1.1.2"
end