[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 7 / MarketingCloudSDK / 8.0.12 / MarketingCloudSDK.podspec.json
blob1ca873da138bab5df00d84f5667d5a9b36d65cee
2   "name": "MarketingCloudSDK",
3   "version": "8.0.12",
4   "summary": "Salesforce Marketing Cloud MobilePush iOS SDK",
5   "homepage": "https://salesforce-marketingcloud.github.io/MarketingCloudSDK-iOS/",
6   "documentation_url": "https://salesforce-marketingcloud.github.io/MarketingCloudSDK-iOS/appledocs/MarketingCloudSdk/8.0/index.html",
7   "license": {
8     "type": "Salesforce Marketing Cloud iOS SDK License",
9     "file": "LICENSE.md"
10   },
11   "authors": "Salesforce Marketing Cloud",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/salesforce-marketingcloud/MarketingCloudSDK-iOS.git",
17     "tag": "v8.0.12"
18   },
19   "preserve_paths": "MarketingCloudSDK/MarketingCloudSDK.xcframework",
20   "vendored_frameworks": "MarketingCloudSDK/MarketingCloudSDK.xcframework",
21   "requires_arc": true,
22   "dependencies": {
23     "MarketingCloud-SFMCSdk": [
24       "~> 1.0.8"
25     ]
26   },
27   "frameworks": [
28     "CoreLocation",
29     "UIKit"
30   ],
31   "resources": "Sources/MarketingCloudSDKResources/Resources/MarketingCloudSDK.bundle",
32   "weak_frameworks": "UserNotifications"