mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 01:49:53 +01:00
Merge branch 'master' into develop
This commit is contained in:
@@ -12,5 +12,5 @@ Pod::Spec.new do |s|
|
|||||||
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
|
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
|
||||||
s.frameworks = "Foundation", "UIKit", "CoreData"
|
s.frameworks = "Foundation", "UIKit", "CoreData"
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
s.dependency "GCDKit", "1.1.1"
|
s.dependency "GCDKit", "1.1.2"
|
||||||
end
|
end
|
||||||
Submodule Libraries/GCDKit updated: e2cd23bb6e...2be8773f82
Reference in New Issue
Block a user