blob: 4d841ce5205e01138f77d0c1aaa8b89774a06737 [file] [log] [blame]
{
"name": "IBMWatsonRestKit",
"version": "3.0.3",
"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.3"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2"
}