[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / 8 / YJWebViewHolder / 0.0.2 / YJWebViewHolder.podspec.json
blob0399e95e2c7106e8c9b8b85182299a28ed403ffd
2   "name": "YJWebViewHolder",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "easy use WKWebView in Swift",
9   "description": "easy to use WKWebView in Swift",
10   "homepage": "https://github.com/Zyj163/YJWebViewHolder",
11   "authors": {
12     "zhangyj": "zyj194250@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Zyj163/YJWebViewHolder.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YJWebViewHolder/*.swift",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "WebKit"
26   ],
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "pushed_with_swift_version": "3.0"