blob: 9d00160453ed639a70ddc1a75fb2f3188a78892f [file] [log] [blame]
{
"name": "XHNetTool",
"version": "0.0.6",
"license": "MIT",
"summary": "XHNetTool summary",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"homepage": "https://github.com/kailunzhou/XHNetTool",
"authors": {
"zklcode": "372909335@qq.com"
},
"source": {
"git": "https://github.com/kailunzhou/XHNetTool.git",
"tag": "0.0.6"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
],
"MBProgressHUD": [
]
},
"swift_version": "4.2"
}