blob: d3d882c86b816f31c6742df80317aa702f484dc8 [file] [log] [blame]
{
"name": "SHRestClient",
"version": "1.0.3",
"summary": "Easy to use rest client.",
"description": "If you donot like a bunch of code for a rest api call and want to keep your code boilerplate code free, this is for you.",
"homepage": "https://github.com/subhajitregor/SHRestClientExample",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Subhajit Halder": "subhajit.regor@gmail.com"
},
"source": {
"git": "https://github.com/subhajitregor/SHRestClientExample.git",
"tag": "1.0.3"
},
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SHRestClient/**/*"
}