[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 0 / KSWebView / 1.0.0 / KSWebView.podspec.json
blob76c3d775b610e188904478b124c9a633a0091d1b
2   "name": "KSWebView",
3   "version": "1.0.0",
4   "summary": "KSWebView Powerful WKWebView successors",
5   "description": "KSWebView Powerful WKWebView successors",
6   "homepage": "https://github.com/kinsunlu/KSWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kinsunlu": "kinsunlu@sina.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/kinsunlu/KSWebView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KSWebView/*.{h,m}",
22   "public_header_files": "KSWebView/*.h",
23   "dependencies": {
24     "MJExtension": [
25       "~> 3.0.15.1"
26     ]
27   }