[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 3 / 9 / 1 / ZBWKWebView / 0.0.2 / ZBWKWebView.podspec.json
blob398d19e6ddedac1939f2bc06ef56527d711145c9
2   "name": "ZBWKWebView",
3   "version": "0.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/AnswerXu/ZBWKWebView.git",
9   "authors": {
10     "AnswerXu": "zhengbo073017@163.com"
11   },
12   "summary": "WKWebView自定义头部视图和尾部视图",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/AnswerXu/ZBWKWebView.git",
18     "tag": "0.0.2"
19   },
20   "frameworks": "UIKit",
21   "source_files": [
22     "ZBWKWebView/ZBWKWebView/*.{h,m}",
23     "UIKit"
24   ],
25   "requires_arc": true