[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 2 / c / AzureTemplate / 1.6.3 / AzureTemplate.podspec.json
blob33dc10239da1f02b8b80942d40a099617e191103
2   "name": "AzureTemplate",
3   "version": "1.6.3",
4   "summary": "Azure Template Dummy Library",
5   "description": "This is a test library for Azure Engineering Systems.",
6   "homepage": "https://github.com/Azure/azure-sdk-for-ios/tree/main/sdk/template/AzureTemplate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Azure SDK Mobile Team": "azuresdkmobileteam@microsoft.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Azure/azure-sdk-for-ios.git",
20     "tag": "AzureTemplate_1.6.3"
21   },
22   "source_files": "sdk/template/AzureTemplate/Source/**/*.{swift,h,m}",
23   "pod_target_xcconfig": {
24     "DEFINES_MODULE": "YES"
25   },
26   "dependencies": {
27     "AzureCore": [
28       "1.0.0-beta.12"
29     ]
30   },
31   "swift_version": "5.0"