[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / c / AzureClientRuntime / 0.1.0 / AzureClientRuntime.podspec.json
blob5a91d91cdf2e5821f61d46560e1c6863f0a0dbb6
2   "name": "AzureClientRuntime",
3   "version": "0.1.0",
4   "summary": "Provides comuniction with Azure RESTful server.",
5   "description": "Use this pod as a dependency if you are using ObjC generator in AutoRest.",
6   "homepage": "https://github.com/vladimir-shcherbakov/azure-runtime-client-for-objectiveC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vladimir-shcherbakov": "vlashch@microsoft.com"
13   },
14   "source": {
15     "git": "https://github.com/vladimir-shcherbakov/azure-runtime-client-for-objectiveC.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AzureClientRuntime/Classes/**/*"