[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 9 / 6 / AEPMobileServices / 3.0.3 / AEPMobileServices.podspec.json
blob506691395153ac393d468bb5cff72c1e4b279a76
2   "name": "AEPMobileServices",
3   "version": "3.0.3",
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.3-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   "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"