blob: 16276b482d257b95e17b50c816238e869ed61342 [file] [log] [blame]
{
"name": "IBMSwiftSDKCore",
"version": "1.0.0",
"summary": "Networking layer for the IBM Swift SDKs",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://www.ibm.com/watson/",
"authors": {
"Jeff Arn": "jtarn@us.ibm.com",
"Mike Kistler": "mkistler@us.ibm.com"
},
"module_name": "IBMSwiftSDKCore",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/IBM/swift-sdk-core.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2"
}