[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 1 / e / ACPUserProfile / 0.0.1 / ACPUserProfile.podspec.json
blob3fef4dda270d40e5855e79abc57e9dbe1bdc0ff9
2   "name": "ACPUserProfile",
3   "version": "0.0.1",
4   "summary": "User Profile framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
5   "description": "The User Profile framework provides APIs that allow use of the custom client-side User Profile 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-ACPUserProfile"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "iOS",
20   "deprecated_in_favor_of": "AEPUserProfile",
21   "subspecs": [
22     {
23       "name": "iOS",
24       "resources": "LICENSE.md"
25     }
26   ]