blob: 556247374e0fcb0d4d3c6b8af8dc329e683f3ff6 [file] [log] [blame]
{
"name": "AzureCommunicationCommon",
"version": "1.0.0",
"summary": "Azure Communication Service common client library for iOS",
"description": "This package contains common code for Azure Communication Services\nlibraries.",
"homepage": "https://github.com/Azure/azure-sdk-for-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Azure SDK Mobile Team": "azuresdkmobileteam@microsoft.com"
},
"documentation_url": "https://azure.github.io/azure-sdk-for-ios/AzureCommunicationCommon/index.html",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Azure/azure-sdk-for-ios.git",
"tag": "AzureCommunicationCommon_1.0.0"
},
"source_files": "sdk/communication/AzureCommunicationCommon/Source/**/*.{swift,h,m}",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"dependencies": {
"AzureCore": [
"1.0.0-beta.12"
]
},
"swift_version": "5.0"
}