blob: 046933ed7b71e6d33b98076ff427cf72d9eea5d6 [file] [log] [blame]
{
"name": "FKLPanWebView",
"version": "0.1.0",
"summary": "FKLPanWebView 支持手势返回.",
"description": "FKLPanWebView 继承自 UIWebView,添加 UIPanGuesture.\n支持手势返回。",
"homepage": "https://github.com/FKLam/FKLPanWebView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FKLam": "lfk0120@163.com"
},
"source": {
"git": "https://github.com/FKLam/FKLPanWebView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FKLPanWebView/Classes/**/*"
}