[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 8 / 5 / a / QYCWebView / 1.1.10 / QYCWebView.podspec.json
blob3a9ce986f3c5e55f64c39366d18e485d7b3829cc
2   "name": "QYCWebView",
3   "version": "1.1.10",
4   "summary": "A short description of QYCWebView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitopen.qpaas.com/app/qycwebview",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lionsom": "lionsom_lin@qq.com"
13   },
14   "source": {
15     "git": "https://gitopen.qpaas.com/app/qycwebview.git",
16     "tag": "1.1.10"
17   },
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "requires_arc": true,
25   "static_framework": true,
26   "vendored_frameworks": "QYCWebView/*.xcframework",
27   "resources": "QYCWebView/Lego_H5_Bundle/*.bundle",
28   "frameworks": [
29     "CoreBluetooth",
30     "UIKit",
31     "CoreGraphics",
32     "Security",
33     "WebKit"
34   ]