blob: b06b1c8e4885ebe262c60b3c39f6b945a521c6a5 [file] [log] [blame]
{
"name": "IBMWatsonRestKit",
"version": "3.0.1",
"summary": "Networking layer for the IBM Watson Swift SDK",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://www.ibm.com/watson/",
"authors": {
"Anthony Oliveri": "oliveri@us.ibm.com",
"Mike Kistler": "mkistler@us.ibm.com"
},
"module_name": "RestKit",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/watson-developer-cloud/restkit.git",
"tag": "3.0.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2"
}