blob: 621c98a5bcc74bd389197057e0a90c0383ded7eb [file] [log] [blame]
{
"name": "ESNetworking_swift",
"version": "0.0.1",
"summary": "iOS network utils with swift",
"homepage": "https://github.com/EverydayStep/ESNetworking_swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESNetworking_swift.git",
"tag": "0.0.1"
},
"source_files": "ESNetworking_swift/ESNetworking_swift/*.swift",
"dependencies": {
"Alamofire": [
"5.1.0"
]
},
"swift_version": "5.0"
}