[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / f / ByvWebView / 1.0.2 / ByvWebView.podspec.json
blob7de2b7edafa40e8b785b791214db095b03696237
2   "name": "ByvWebView",
3   "version": "1.0.2",
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.2"
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"