[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 8 / AEPMobileServicesBeta / 3.0.0 / AEPMobileServicesBeta.podspec.json
blob9e69721f6601466d39d7d6f9ac0c45cdb13da1c2
2   "name": "AEPMobileServicesBeta",
3   "version": "3.0.0",
4   "summary": "Mobile Services library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "The Mobile Services library provides APIs that allow use of the Mobile Services product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/Adobe-Marketing-Cloud/acp-sdks/releases",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": "Adobe Experience Platform SDK Team",
12   "source": {
13     "git": "https://github.com/shalehaha/acp-sdks.git",
14     "tag": "v3.0.0-AEPMobileServicesBeta"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.1",
21   "default_subspecs": "xcframeworks",
22   "cocoapods_version": ">= 1.10",
23   "static_framework": true,
24   "dependencies": {
25     "AEPCore": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "xcframeworks",
32       "ios": {
33         "vendored_frameworks": "AEPMobileServices.xcframework",
34         "source_files": [
35           "AEPMobileServices.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
36           "include/*.m"
37         ]
38       }
39     }
40   ],
41   "swift_version": "5.1"