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