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