blob: 4578d2298f8bcf51315b3223e0c767c48e95d171 [file] [log] [blame]
{
"name": "AlamoCodable",
"platforms": {
"ios": "10.0"
},
"version": "1.0.3",
"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": "1.0.3"
},
"swift_version": "4.0",
"requires_arc": true,
"source_files": "AlamoCodable/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.7"
]
}
}