blob: fab2bd82660fdade793645b9a87ad27077acd716 [file] [log] [blame]
{
"name": "GMSNetworkLayer",
"version": "1.1.0",
"summary": "Stylish HTTP Networking in Swift.",
"homepage": "https://github.com/GabrielSilveiraa/GMSNetworkLayer",
"license": "MIT",
"authors": {
"Gabriel Silveira": "gabi.msilveira@gmail.com"
},
"source": {
"git": "https://github.com/GabrielSilveiraa/GMSNetworkLayer.git",
"tag": "1.1.0"
},
"source_files": "NetworkLayer/*.swift",
"platforms": {
"ios": "13.3"
},
"swift_versions": "5",
"swift_version": "5"
}