[Add] LiteRTSelectTfOps 0.0.1-nightly.20250110
[CocoaPods.git] / Specs / 3 / 2 / 8 / ACPAcquisition / 0.0.1 / ACPAcquisition.podspec.json
bloba95bbabaf83b8b7734989116e479cffb850c314e
2   "name": "ACPAcquisition",
3   "version": "0.0.1",
4   "summary": "Acquisition framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
5   "description": "The Acquisition framework provides APIs that allow use of acquisition and Adobe link features in the Adobe Cloud 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 Cloud Platform SDK Team",
12   "source": {
13     "git": "https://github.com/Adobe-Marketing-Cloud/acp-sdks.git",
14     "tag": "v0.0.1-ACPAcquisition"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "iOS",
20   "deprecated": true,
21   "subspecs": [
22     {
23       "name": "iOS",
24       "resources": "LICENSE.md",
25       "requires_arc": true
26     }
27   ]