[Add] ADPhotoKit 1.5.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / WQWebview / 0.0.1 / WQWebview.podspec.json
blob71fd391185df609c2d2929045a1b64c80a20424f
2   "name": "WQWebview",
3   "version": "0.0.1",
4   "summary": "WKWebView的封装",
5   "homepage": "https://github.com/WQiOS/WQWebview",
6   "license": "MIT",
7   "authors": {
8     "王强": "1570375769@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/WQiOS/WQWebview.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "WQWebview/*.{h,m}",
19   "ios": {
20     "frameworks": "UIKit"
21   }