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