[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / f / ByvWebView / 1.0.0 / ByvWebView.podspec.json
blob8f25a4870eaf7cd7b59c096facdfae52b4d070a9
2   "name": "ByvWebView",
3   "version": "1.0.0",
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.0"
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"