[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 8 / AzureMobile / 0.4.2 / AzureMobile.podspec.json
blobc01c6f0d5141c9512e07c75a6591fa51d862dee4
2   "name": "AzureMobile",
3   "version": "0.4.2",
4   "summary": "Microsoft Azure client SDK for iOS.",
5   "description": "Microsoft Azure 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.4.2"
15   },
16   "dependencies": {
17     "AzureData": [
18       "0.4.2"
19     ]
20   },
21   "swift_versions": "5.0",
22   "source_files": "AzureMobile/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"