blob: 2d7325b8a68595595a1e22737cac74b440978a5e [file] [log] [blame]
{
"name": "GDWebViewController",
"version": "1.1.2",
"summary": "WKWebview browser view controller in Swift",
"description": "A simple view controller for navigating web pages using WKWebView. iOS 8.1+.\nSupports Swift 2.0 and iOS 9 SDK.",
"homepage": "https://github.com/dzlobin/GDWebViewController",
"screenshots": "https://cloud.githubusercontent.com/assets/3193877/7665617/29a8672a-fbc9-11e4-98cf-41fec0f6c403.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Danny Zlobinsky": "danny@dannyzlobinsky.com"
},
"social_media_url": "http://twitter.com/dannyzlo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dzlobin/GDWebViewController.git",
"tag": "v1.1.2"
},
"source_files": "Pod/Classes/**/*"
}