How do I use SwiftyJSON with Swift3? I\'ve installed the pod.
pod \'SwiftyJSON\', :git => \'https://github.com/SwiftyJSON/SwiftyJSON.git\', :branch =>
SwiftyJSON now supports Swift 3.
pod 'SwiftyJSON', '3.0.0'