[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 2 / 8 / WDWebBrowser / 0.0.1 / WDWebBrowser.podspec.json
blobe09897d8914e4a15bbe4be92c09bb0c44e5c534a
2   "name": "WDWebBrowser",
3   "version": "0.0.1",
4   "summary": "WDWebBrowser is Good WebBrowser",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/wangduan7639/WDWebBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangduan": "wangduan7639@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wangduan7639/WDWebBrowser.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "WDWebViewController",
22   "resources": "Resources",
23   "requires_arc": true,
24   "dependencies": {
25     "Masonry": [
26       "~> 0.6.1"
27     ],
28     "ReactiveCocoa": [
29       "~> 2.4.7"
30     ],
31     "NJKWebViewProgress": [
32       "~> 0.2.3"
33     ]
34   }