blob: 72c9a35f3007627f0194a88ae343d08a7fc4d9c3 [file] [log] [blame]
{
"name": "SWAlamofire",
"version": "0.0.4",
"summary": "根据.",
"description": "根据公司项目实际情况封装的",
"homepage": "https://github.com/547/SWAlamofire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Seven Wang",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/547/SWAlamofire.git",
"tag": "0.0.4"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}