blob: ddcadd00854341e23e1c1521de947fb53b48d267 [file] [log] [blame]
{
"name": "MANetWork",
"version": "0.1.8",
"summary": "A short description of MANetWork.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fengyunjue/MANetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ma772528138@qq.com": "ma772528138@qq.com"
},
"source": {
"git": "https://github.com/fengyunjue/MANetWork.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": [
"MANetWork/Routerable.swift",
"MANetWork/Alamofire+Custom.swift",
"MANetWork/HttpManager.swift",
"MANetWork/RxHttpManager.swift"
],
"dependencies": {
"SVProgressHUD": [
],
"RxSwift": [
],
"Alamofire": [
],
"SwiftyJSON": [
]
},
"swift_version": "5.0"
}