blob: 91f1d66d9bf183df4e6a903e93d0b6ef9c615e11 [file] [log] [blame]
{
"name": "AlamoClient",
"version": "1.0.2",
"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.2"
},
"source_files": "sources/*.{h,m,swift}",
"dependencies": {
"Alamofire": [
"~> 4.7.3"
]
},
"module_name": "AlamoClient",
"swift_versions": "4.0",
"swift_version": "4.0"
}