[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / d / b / AzureData / 0.3.0 / AzureData.podspec.json
blob98a3d0c766ebaf252d6ee46760172e28ceb5fab5
2   "name": "AzureData",
3   "version": "0.3.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.3.0"
15   },
16   "dependencies": {
17     "AzureCore": [
18       "0.3.0"
19     ]
20   },
21   "source_files": "AzureData/Source/**/*.{swift,h,m}",
22   "platforms": {
23     "ios": "10.0",
24     "osx": "10.12",
25     "tvos": "10.0",
26     "watchos": "3.0"
27   },
28   "deprecated": true,
29   "swift_version": "4.2"