[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / f / ByvWebView / 1.0.1 / ByvWebView.podspec.json
blob905ef2081e3aa7035e40c4336d200a9f0eb8297c
2   "name": "ByvWebView",
3   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/byvapps",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ByvWebView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"