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