blob: 7f2e568730ee762f76889b45f8535fcc6f384580 [file] [log] [blame]
{
"name": "VDWebView",
"version": "1.0.0",
"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.0.0"
},
"requires_arc": true,
"source_files": "VDWebView/VDWebView/**.{h,m}"
}