blob: 5eca315cad5ad784e855879345923d85342cb516 [file] [log] [blame]
{
"name": "AlamoCodable",
"platforms": {
"ios": "10.0"
},
"version": "2.0.1",
"license": "MIT",
"summary": "AlamoCodable is a network manager depend on Alamofire.",
"homepage": "https://github.com/umeshiscreative/AlamoCodable",
"authors": {
"Umesh Verma": "umeshiscreative@gmail.com"
},
"source": {
"git": "https://github.com/umeshiscreative/AlamoCodable.git",
"tag": "2.0.1"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "AlamoCodable/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}