blob: 4ae3ec8637c3505ec88ca7645acf0bda6e728162 [file] [log] [blame]
{
"name": "TDWebViewSwipeBack",
"version": "0.1.1",
"summary": "iOS webview and WKWebView swipe back",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/strivever/TDWebViewSwipeBack.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"458362366@qq.com": "458362366@qq.com"
},
"source": {
"git": "https://github.com/strivever/TDWebViewSwipeBack.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TDWebViewSwipeBack/Classes/*.{h,m}",
"public_header_files": "TDWebViewSwipeBack/Classes/**/*.h",
"frameworks": "UIKit"
}