diff --git a/PFWevViewController.podspec b/PFWebViewController.podspec similarity index 98% rename from PFWevViewController.podspec rename to PFWebViewController.podspec index 2f8132a..11b95aa 100644 --- a/PFWevViewController.podspec +++ b/PFWebViewController.podspec @@ -1,5 +1,5 @@ # -# Be sure to run `pod spec lint PFWevViewController.podspec' to ensure this is a +# Be sure to run `pod spec lint PFWebViewController.podspec' to ensure this is a # valid spec and to remove all comments including this before submitting the spec. # # To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html @@ -15,7 +15,7 @@ Pod::Spec.new do |s| # summary should be tweet-length, and the description more in depth. # - s.name = "PFWevViewController" + s.name = "PFWebViewController" s.version = "0.1.0" s.summary = "A light-weight webview controller using WKWebView."