tristanhimmelman / AlamofireObjectMapper

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

Swift Package Manager manifest #305

Open guy-thornton opened 4 years ago

guy-thornton commented 4 years ago

Would it be possible to please create a swift Package manager manifest file for this repository?

kenji21 commented 4 years ago

you could try using : https://github.com/openium/AlamofireObjectMapper

GaneshShetty951 commented 3 years ago

you could try using : https://github.com/openium/AlamofireObjectMapper

This link is not working

YassineDaoudi commented 3 years ago

you could try using : https://github.com/openium/AlamofireObjectMapper

This link is not working

It works if you use branch master

Y2JChamp commented 2 years ago

it would be better to point to a specific version instead of pointing to master branch.