blob: fde74856cd551d85302ba91b05d634d31a97f2bf [file] [log] [blame]
{
"name": "IBMWatsonRestKit",
"version": "1.3.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/watson-developer-cloud/restkit.git",
"tag": "1.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.1"
}