How do I use SwiftyJSON with Swift3? I\'ve installed the pod.
pod \'SwiftyJSON\', :git => \'https://github.com/SwiftyJSON/SwiftyJSON.git\', :branch =>
Please try this. I had a trouble for days. And this solve the issue for me.
pod 'SwiftyJSON', '3.1.4'