blob: 74f2c55d6327a64a7810bc17ff8d57a95bfbedb6 [file] [log] [blame]
{
"name": "MMSNetworkManager",
"version": "1.1.2",
"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.1.2"
},
"source_files": "Sources/*",
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "5.0"
}