8 "summary": "Wrapper for UIWebView or WKWebView",
9 "homepage": "https://github.com/YardiSystems/YSWebView",
11 "git": "https://github.com/YardiSystems/YSWebView.git",
15 "Bogdan Hapca": "bogdan.hapca@yardi.com"
17 "description": "YSWebView wraps a webview, UIWebView or WKWebView based on the OS availability",
22 "preserve_paths": "README*",
23 "default_subspecs": "Core",
24 "frameworks": "UIKit",
25 "weak_frameworks": "WebKit",
29 "source_files": "YSWebView/*.{h,m}",
30 "public_header_files": "YSWebView/*.h",