[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 9 / 6 / AEPMobileServices / 3.0.0 / AEPMobileServices.podspec.json
blob9efed369948f058c14605aa80e4fc132b7ccba64
2   "name": "AEPMobileServices",
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/Adobe-Marketing-Cloud/acp-sdks.git",
14     "tag": "v3.0.0-AEPMobileServices"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "default_subspecs": "xcframeworks",
21   "cocoapods_version": ">= 1.10",
22   "static_framework": true,
23   "swift_versions": "5.1",
24   "dependencies": {
25     "AEPCore": [
27     ]
28   },
29   "deprecated": true,
30   "subspecs": [
31     {
32       "name": "xcframeworks",
33       "ios": {
34         "vendored_frameworks": "AEPMobileServices.xcframework",
35         "source_files": [
36           "AEPMobileServices.xcframework/ios-arm64_armv7_armv7s/Headers/*.h",
37           "include/*.m"
38         ]
39       }
40     }
41   ],
42   "swift_version": "5.1"