blob: 567d98e675f3147a58f8531d27754e5b767a9a66 [file] [log] [blame]
{
"name": "AlamoClient",
"version": "1.0.1",
"summary": "AlamoClient based on Alamofire.",
"homepage": "https://github.com/CavanSu/AlamoClient",
"license": "MIT",
"authors": {
"CavanSu": "403029552@qq.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/CavanSu/AlamoClient.git",
"tag": "1.0.1"
},
"source_files": "sources/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
},
"module_name": "AlamoClient",
"swift_versions": "4.0",
"swift_version": "4.0"
}