blob: 2441b3fb9904aa88fc173e5d70299d2d3a37552d [file] [log] [blame]
{
"name": "SKRequestManager",
"version": "1.0.10",
"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.10"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"pushed_with_swift_version": "3.0"
}