[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / b / AzureData / 0.5.0 / AzureData.podspec.json
blobdb5f5e87f5314820250c0c52d62cb811d8b1a2ce
2   "name": "AzureData",
3   "version": "0.5.0",
4   "summary": "Microsoft Azure Cosmos DB client SDK for iOS.",
5   "description": "Microsoft Azure Cosmos DB client SDK for iOS, macOS, watchOS, tvOS.",
6   "homepage": "https://github.com/Azure/Azure.iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Microsoft Azure",
12   "source": {
13     "git": "https://github.com/Azure/Azure.iOS.git",
14     "tag": "v0.5.0"
15   },
16   "dependencies": {
17     "AzureCore": [
18       "0.5.0"
19     ]
20   },
21   "swift_versions": "5.0",
22   "source_files": "AzureData/Source/**/*.{swift,h,m}",
23   "platforms": {
24     "ios": "10.0",
25     "osx": "10.12",
26     "tvos": "10.0",
27     "watchos": "3.0"
28   },
29   "deprecated": true,
30   "swift_version": "5.0"