[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 8 / d / f / N42WebView / 0.1.3 / N42WebView.podspec.json
blob9a71fd355cb33de5098479aeb7239e8188a39578
2   "name": "N42WebView",
3   "version": "0.1.3",
4   "summary": "In-app browser based WKWebView",
5   "description": "In-app browser based WKWebView. swift 2.0, >= iOS 8.0",
6   "homepage": "https://github.com/n42corp/N42WebView",
7   "license": "MIT",
8   "authors": {
9     "ChangHoon Jung": "iamseapy@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/n42corp/N42WebView.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "N42WebView": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "WebKit"
28   ]