blob: 34fadec0d532f09cfbe1dbd8373b75621e4b5e3a [file] [log] [blame]
{
"name": "SKYWebView",
"version": "0.0.1",
"summary": "forbid forward gesture",
"description": "forbid webview forward gesture",
"homepage": "https://github.com/skyyangtao/SKYWebView",
"license": "MIT",
"authors": {
"826750129@qq.com": "826750129@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/skyyangtao/SKYWebView.git",
"tag": "0.0.1"
},
"source_files": "WebViewDemo/WebViewDemo/Classes/*.{h,m}",
"exclude_files": "Classes/Exclude"
}