4 "summary": "SwiftWebVC is a simple inline browser for your Swift iOS app.",
5 "description": "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",
6 "homepage": "https://github.com/meismyles/SwiftWebVC",
8 "https://cloud.githubusercontent.com/assets/6603912/8509772/e1a1f2b6-22b0-11e5-878d-273b5b17b95a.png",
9 "https://cloud.githubusercontent.com/assets/6603912/8509773/e1a33ab8-22b0-11e5-93e4-c671934f55e5.png"
16 "Myles Ringle": "meismyles@gmail.com"
19 "git": "https://github.com/meismyles/SwiftWebVC.git",
25 "source_files": "SwiftWebVC/**/*.swift",
27 "SwiftWebVCResources": [
28 "SwiftWebVC/Resources/Media.xcassets"
31 "pushed_with_swift_version": "echo 3.0 > .swift-version"