blob: 003f8129c56c7e0fb815f801127bfe4a815286ee [file] [log] [blame]
{
"name": "iOSNetworking",
"version": "1.0",
"summary": "This pod can be used for making networking call using URLSession",
"description": "This pod can be used for making networking call using URLSession",
"homepage": "http://www.google.com",
"license": "CopyLeft",
"authors": {
"Govila, Dhruv": "dhruvgovila@gmail.com"
},
"source": {
"git": "https://github.com/dhruvgovila/iOSNetworking.git",
"branch": "master",
"tag": "1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "iOSNetworking/**/*.swift",
"swift_version": "4.2"
}