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