[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / b / SwiftWebVCRevised / 0.4.3 / SwiftWebVCRevised.podspec.json
blob4c07ead7763fa4845269387a8f04ff5224d6e79c
2   "name": "SwiftWebVCRevised",
3   "version": "0.4.3",
4   "summary": "SwiftWebVC Revised is a Revised version of SwiftWebVC and SwiftWebVC is a simple inline browser for your Swift iOS app.",
5   "swift_versions": "4.0",
6   "description": "SwiftWebVC Revised is a Revised version of SwiftWebVC and SwiftWebVC is a simple inline browser for your Swift iOS app.\n\nSwiftWebVC features:\n* iPhone and iPad distinct UIs\n* Full landscape orientation support\n* Back, forward, stop/refresh and share buttons\n* Open in Safari and Chrome UIActivities\n* Navbar title set to the currently visible web page\n* Talks with setNetworkActivityIndicatorVisible\n* 3 different themes to choose from when presented modally",
7   "homepage": "https://github.com/tourcoder/SwiftWebVC-Revised",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bin Hua": "code@tourcoder.com"
14   },
15   "source": {
16     "git": "https://github.com/tourcoder/SwiftWebVC-Revised.git",
17     "tag": "0.4.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SwiftWebVC/**/*.swift",
23   "resources": "SwiftWebVC/Resources/*",
24   "resource_bundles": {
25     "SwiftWebVCResources": [
26       "SwiftWebVC/Resources/*"
27     ]
28   },
29   "swift_version": "4.0"