[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / a / 8 / medallia-dxa-ios-sdk / 3.0.0 / medallia-dxa-ios-sdk.podspec.json
blobf71cd9928f9538c7dde6e860d25cfe8e413816ce
2   "name": "medallia-dxa-ios-sdk",
3   "version": "3.0.0",
4   "summary": "The MedalliaDXA SDK for iOS.",
5   "authors": {
6     "Medallia": "cocoapods-dxa@medallia.com"
7   },
8   "homepage": "https://github.com/medallia/dxa-ios-sdk",
9   "description": "The MedalliaDXA SDK for iOS. The SDK supports iOS 11.0 and above.",
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright © 2023 Medallia. Use subject to licensing terms."
13   },
14   "source": {
15     "git": "https://github.com/medallia/dxa-ios-sdk.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "exclude_files": "MedalliaDXA.xcframework/**/*.plist",
22   "ios": {
23     "vendored_frameworks": "MedalliaDXA.xcframework"
24   }