[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 2 / 1 / c / dxa-ios-sdk / 3.0.0 / dxa-ios-sdk.podspec.json
blob80049e72ce0b0aa015d8ee740db708d621eb75d9
2   "name": "dxa-ios-sdk",
3   "version": "3.0.0",
4   "summary": "The DXA SDK for iOS.",
5   "authors": {
6     "Medallia DXA": "cocoapods-dxa@medallia.com"
7   },
8   "homepage": "https://github.com/medallia/dxa-ios-sdk",
9   "description": "The DXA 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   }