blob: 4c07ead7763fa4845269387a8f04ff5224d6e79c [file] [log] [blame]
{
"name": "SwiftWebVCRevised",
"version": "0.4.3",
"summary": "SwiftWebVC Revised is a Revised version of SwiftWebVC and SwiftWebVC is a simple inline browser for your Swift iOS app.",
"swift_versions": "4.0",
"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",
"homepage": "https://github.com/tourcoder/SwiftWebVC-Revised",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bin Hua": "code@tourcoder.com"
},
"source": {
"git": "https://github.com/tourcoder/SwiftWebVC-Revised.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftWebVC/**/*.swift",
"resources": "SwiftWebVC/Resources/*",
"resource_bundles": {
"SwiftWebVCResources": [
"SwiftWebVC/Resources/*"
]
},
"swift_version": "4.0"
}