[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / 5 / MarketingCloud-Cdp / 2.0.2 / MarketingCloud-Cdp.podspec.json
blobba4dc159eaf5d499b9b3b3a539558aa68808726a
2   "name": "MarketingCloud-Cdp",
3   "version": "2.0.2",
4   "summary": "Salesforce CDP Module for Engagement Mobile SDK",
5   "homepage": "https://github.com/salesforce-marketingcloud/mobile-sdk-cdp-ios",
6   "documentation_url": "https://github.com/salesforce-marketingcloud/mobile-sdk-cdp-ios/blob/main/README.md",
7   "license": {
8     "type": "Salesforce Marketing Cloud iOS Cdp SDK License",
9     "file": "LICENSE.md"
10   },
11   "authors": "Salesforce Marketing Cloud",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/salesforce-marketingcloud/mobile-sdk-cdp-ios.git",
17     "tag": "2.0.2"
18   },
19   "requires_arc": true,
20   "preserve_paths": "Frameworks/Cdp.xcframework",
21   "vendored_frameworks": "Frameworks/Cdp.xcframework",
22   "dependencies": {
23     "MarketingCloud-SFMCSdk": [
24       "~> 1.0.4"
25     ]
26   }