blob: 1a38be06d6e23c7ec70e8f29770417dd7405450f [file] [log] [blame]
{
"name": "RestManagerSwift",
"version": "1.0",
"summary": "Seamless Api Calls in swift wih URLSessions.",
"description": "Network calls made simple using native URLSession Api, protocols and generics.",
"homepage": "https://gitlab.com/gopi_krishna453/restmanager-swift",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Gopi krishna": "gopikrishna1812@gmail.com"
},
"source": {
"git": "https://gitlab.com/gopi_krishna453/restmanager-swift.git",
"tag": "1.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "*.swift",
"swift_version": "4.0"
}