blob: e09897d8914e4a15bbe4be92c09bb0c44e5c534a [file] [log] [blame]
{
"name": "WDWebBrowser",
"version": "0.0.1",
"summary": "WDWebBrowser is Good WebBrowser",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/wangduan7639/WDWebBrowser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangduan": "wangduan7639@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangduan7639/WDWebBrowser.git",
"tag": "0.0.1"
},
"source_files": "WDWebViewController",
"resources": "Resources",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 0.6.1"
],
"ReactiveCocoa": [
"~> 2.4.7"
],
"NJKWebViewProgress": [
"~> 0.2.3"
]
}
}