blob: b2e8e844f81e83390ce4797c9d81df17babec012 [file] [log] [blame]
{
"name": "AzureClientRuntime",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AzureClientRuntime/Classes/**/*"
}