mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-27 11:51:31 +01:00
updated podspec for OSX
This commit is contained in:
@@ -12,6 +12,7 @@ Pod::Spec.new do |s|
|
|||||||
s.watchos.deployment_target = "2.0"
|
s.watchos.deployment_target = "2.0"
|
||||||
|
|
||||||
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
|
s.source_files = "CoreStore", "CoreStore/**/*.{swift}"
|
||||||
|
s.osx.exclude_files = "CoreStore/Observing/*.{swift}", "CoreStore/Internal/FetchedResultsControllerDelegate.swift"
|
||||||
s.frameworks = "Foundation", "CoreData"
|
s.frameworks = "Foundation", "CoreData"
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
s.dependency "GCDKit", "1.1.3"
|
s.dependency "GCDKit", "1.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user