[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 2 / SwiftWebVC / 0.1.0 / SwiftWebVC.podspec.json
blob6159b8ac3fb5eff26f547d6162f4d64284f05a29
2   "name": "SwiftWebVC",
3   "version": "0.1.0",
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",
7   "screenshots": [
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"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Myles Ringle": "meismyles@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/meismyles/SwiftWebVC.git",
20     "tag": "0.1.0"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "SwiftWebVC/**/*"