tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 474 forks source link

Swift Package Manager support #236

Closed ayking closed 6 years ago

ayking commented 6 years ago

Hi, As Swift have slow app startup time issue due to loading frameworks and Swift Package Manager can solve it. so can you help to add SPM support ?

ayking commented 6 years ago

Close as it is no support iOS yet

AF-cgi commented 6 years ago

There are ways to use the SPM for iOS. Please reopen the issue again.

Drusy commented 4 years ago

Alamofire and ObjectMapper use SPM already, would be nice to have AlamofireObjectMapper too

TomasHubelbauer commented 4 years ago

An open issue requesting this: #120.