blob: 9c9650939b8edfe3a2e8112d7c5c0f7a496ff089 [file] [log] [blame]
{
"name": "AzureClientRuntime",
"version": "0.1.6",
"summary": "Provides comuniction with Azure RESTful server.",
"description": "Use this pod as a dependency for a library generated with the AutoRest ObjC generator.",
"homepage": "https://github.com/vladimir-shcherbakov/azure-runtime-client-for-objectiveC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vladimir-shcherbakov": "vlashch@microsoft.com"
},
"source": {
"git": "https://github.com/vladimir-shcherbakov/azure-runtime-client-for-objectiveC.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AzureClientRuntime/Classes/**/*"
}