blob: f57719875fc6cab3c9477b2d3028545607ee98c0 [file] [log] [blame]
{
"name": "QSNetworkTools",
"authors": {
"qiansheng": "790165729@qq.com"
},
"license": "MIT",
"requires_arc": true,
"version": "0.0.1",
"homepage": "https://github.com/qs991011/QSNetworkTools",
"swift_version": "5.0",
"source_files": "source/*.swift",
"source": {
"git": "https://github.com/qs991011/QSNetworkTools.git",
"tag": "0.0.1"
},
"summary": "network tools",
"description": "base Alamofire network layer",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
}
}