[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 3 / AEPAssurance / 1.0.0 / AEPAssurance.podspec.json
blob7725faa7a0cf997a611e4d24b67b1b2bff63b5d4
2   "name": "AEPAssurance",
3   "version": "1.0.0",
4   "summary": "AEPAssurance SDK for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "AEPAssurance SDK provides APIs that allow use of the AEPAssurance 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": "v1.0.0-AEPAssurance"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "static_framework": true,
21   "default_subspecs": "iOS",
22   "dependencies": {
23     "ACPCore": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "iOS",
30       "vendored_libraries": "libAEPAssurance_iOS.a",
31       "source_files": [
32         "include/*.h",
33         "include/*.m"
34       ]
35     }
36   ]