blob: b5dbbe154490078102ba523427b0626dea754ee4 [file] [log] [blame]
{
"name": "JSQWebViewControllerMod42",
"version": "6.1.1",
"license": "MIT",
"summary": "A lightweight Swift WebKit view controller for iOS. Forked from jessesquires to change for Swift 4.2",
"homepage": "https://github.com/fantim/JSQWebViewController.git",
"documentation_url": "https://jessesquires.github.io/JSQWebViewController",
"social_media_url": "https://twitter.com/jesse_squires",
"authors": "Jesse Squires",
"source": {
"git": "https://github.com/fantim/JSQWebViewController.git",
"tag": "6.1.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0"
},
"frameworks": "WebKit",
"requires_arc": true,
"deprecated": true
}