blob: e5f2c36989fef402ae4575fba6b422e4652167bd [file] [log] [blame]
{
"name": "MMSNetworkManager",
"version": "1.0.8",
"summary": "使用Alamofire封裝網絡請求庫.",
"homepage": "https://gitee.com/wah_zi/MMSNetworkManager",
"license": "MIT",
"authors": {
"wah": "money01314@gmail.com"
},
"source": {
"git": "https://gitee.com/wah_zi/MMSNetworkManager.git",
"tag": "1.0.8"
},
"source_files": "Sources/*",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}