[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / d / e / c / vitorio-objc-ios-sdk / 0.1.4 / vitorio-objc-ios-sdk.podspec.json
blobf42cfcdf901a2b5e919eb90a39942686e55ce19f
2   "name": "vitorio-objc-ios-sdk",
3   "version": "0.1.4",
4   "summary": "The VITORIO SDK for iOS.",
5   "authors": {
6     "Vitorio": "cocoapods-dxa@medallia.com"
7   },
8   "homepage": "https://github.com/DecibelSDK/vitorio-ios-sdk",
9   "description": "The VITORIO SDK for iOS. The SDK supports iOS 11.0 and above.",
10   "license": {
11     "type": "Commercial",
12     "text": "Copyright © 2023 Vitorio. Use subject to licensing terms."
13   },
14   "source": {
15     "git": "https://github.com/DecibelSDK/vitorio-ios-sdk.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "exclude_files": "MedalliaDXAObjc.xcframework/**/*.plist",
22   "ios": {
23     "vendored_frameworks": "MedalliaDXAObjc.xcframework"
24   },
25   "dependencies": {
26     "vitorio-ios-sdk": [
27       "0.1.4"
28     ]
29   }