blob: 4a11141913a23b8cae4677bc45809aeef895dcdf [file] [log] [blame]
{
"name": "SKRequestManager",
"version": "1.0.11",
"summary": "A request manager component in Swift Programming Language for iOS.",
"description": "A request manager component in Swift Programming Language for iOS which provides URLSession related actions.",
"homepage": "http://sagarrkothari.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sagar Kothari": "sag333ar@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sag333ar/SKRequestManager.git",
"tag": "1.0.11"
},
"source_files": [
"Classes",
"Classes/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}