[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / f / ByvWebView / 1.0.3 / ByvWebView.podspec.json
blob45c8503eb92012a46eff6ffb90abf91f74b5a759
2   "name": "ByvWebView",
3   "version": "1.0.3",
4   "summary": "UIViewController with UIWebView",
5   "description": "If the webview should load any link with the same host it create another ByvWebViewController with this request URL to generate an \"UINavigationViewController history\". If the link is external it load with UIApplication.shared.openURL(request.url!).",
6   "homepage": "https://github.com/byvapps/ByvWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/ByvWebView.git",
16     "tag": "1.0.3"
17   },
18   "social_media_url": "https://twitter.com/byvapps",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "source_files": "ByvWebView/Classes/**/*",
26   "pushed_with_swift_version": "4.0"