Want to use swiftyDropbox with Swift 3.0 / IOS 10.0
Followed the install instructions, but it downloads the wrong version of Alamofire I suspect.
I think I need 4.0.0 which I can add to a swift 3.0 independently, compile and run. Version 3.3.X that the loads when you do the podfile for SwifyDropbox install won't even compile, gives me dozens of errors.
How to change the podfile to select a more recent copy of Alamofile?