blob: a5772b3983fe9832c598226c18c6fca886bd6e96 [file] [log] [blame]
{
"name": "XHNetTool",
"version": "0.1.0",
"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.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"dependencies": {
"Alamofire": [
],
"MBProgressHUD": [
],
"ZCommonTool": [
]
},
"swift_version": "4.2"
}