[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / c / 4 / 7 / LQWebView / 1.1.0 / LQWebView.podspec.json
blobf28337c047262ff7cc88618daa8456269dc759ba
2   "name": "LQWebView",
3   "version": "1.1.0",
4   "summary": "对WKWebView 的封装,继承自UIView",
5   "description": "对WKWebView 的封装,继承自UIView,封装了一些方法,方便使用!",
6   "homepage": "https://github.com/LQi2009/LQWebView",
7   "license": "MIT",
8   "authors": {
9     "LiuQiqiang": "lqq200912408@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/LQi2009/LQWebView.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "LQWebView",
20     "LQWebViewDemo/LQWebView/**/*.{h,m}"
21   ],
22   "requires_arc": true