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