KSReachability.podspec has the following line. ``` s.license = { :type => 'MIT', :file => 'README.md' } ``` Did you mean this? ``` s.license = { :type => 'MIT', :file => 'LICENSE' } ```
KSReachability.podspec has the following line.
Did you mean this?