blob: cc9353e5dcb9b68783c9c486ff3462e4011c6076 [file] [log] [blame]
{
"name": "MXWebTools",
"version": "0.1.0",
"summary": "这是一个web请求类和自定义wkwebview及jscripthandle交互。",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yang0123shu/MXWebTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yang0123shu": "yang0123shu@163.com"
},
"source": {
"git": "https://github.com/yang0123shu/MXWebTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MXWebTools/Classes/**/*",
"public_header_files": "MXWebTools/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
}