M_PI is deprecated in Swift 3.0.1. Still available to use, but rather change it. M_PI -> CGFloat.pi It's in line 265 of PullToRefreshView.swift
M_PI is deprecated in Swift 3.0.1.
Still available to use, but rather change it.
M_PI -> CGFloat.pi
It's in line 265 of PullToRefreshView.swift