[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / a / SFWebKit / 0.1.0 / SFWebKit.podspec.json
blob9e69f55c4baf7b4ce88db764ba723055c16581e8
2   "name": "SFWebKit",
3   "version": "0.1.0",
4   "summary": "A simple wrapper framework on top of Apple WKWebViewController.",
5   "swift_version": "4.1",
6   "description": "SFWebKit comes with a single controller class that mimic the very basic functionlity of Safari. The good thing is that user does not need to be redirected away from their app to view web pages.",
7   "homepage": "https://github.com/sudofluff/SFWebKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sudofluff": "sudofluff@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/sudofluff/SFWebKit.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SFWebKit/Classes/**/*"