[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / e / DQWebKit / 1.0.5 / DQWebKit.podspec.json
blob189957e771de9afc52353ae58d872470fcaba61a
2   "name": "DQWebKit",
3   "version": "1.0.5",
4   "summary": "WKWebView的封装,可以过滤重定向 ,锚点跳转,重复跳转等,模拟原生 push 动画。",
5   "homepage": "https://github.com/dushengjia/DQWebKit",
6   "license": "MIT",
7   "authors": {
8     "dushengjia": "2394799027@qq.com"
9   },
10   "social_media_url": "https://github.com/dushengjia",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "8.0"
14   },
15   "frameworks": [
16     "UIKit",
17     "Foundation"
18   ],
19   "source": {
20     "git": "https://github.com/dushengjia/DQWebKit.git",
21     "tag": "v1.0.5"
22   },
23   "vendored_frameworks": "DQWebKit/DQWebKit.framework"