mirror of
https://github.com/hmalik144/Book_lib_iOS.git
synced 2026-03-18 07:26:00 +00:00
Books App - using google books APIs the list is populated with books
This commit is contained in:
6
Pods/Target Support Files/Alamofire/Alamofire.modulemap
generated
Normal file
6
Pods/Target Support Files/Alamofire/Alamofire.modulemap
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module Alamofire {
|
||||
umbrella header "Alamofire-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
Reference in New Issue
Block a user