blob: c2cc75cc15e1836265c523f0679a38f69d86060e [file] [log] [blame]
{
"name": "VDWebView",
"version": "1.1.2",
"summary": "a great webView for iOS",
"homepage": "https://github.com/VolientDuan/VDWebView",
"license": "MIT",
"authors": {
"volientDuan": "volientduan@163.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"source": {
"git": "https://github.com/VolientDuan/VDWebView.git",
"tag": "1.1.2"
},
"requires_arc": true,
"source_files": "VDWebView/VDWebView/**.{h,m}"
}