[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 6 / f / AEPIdentity / 5.3.1 / AEPIdentity.podspec.json
blob8e6d21c00f0b2399528a2fe39ec349da3de66600
2   "name": "AEPIdentity",
3   "version": "5.3.1",
4   "summary": "Identity extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The AEPIdentity extension provides APIs that allow use of the Visitor ID services in the Adobe Experience Cloud SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-core-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-core-ios",
11     "tag": "5.3.1"
12   },
13   "platforms": {
14     "ios": "12.0",
15     "tvos": "12.0"
16   },
17   "swift_versions": "5.1",
18   "source_files": "AEPIdentity/Sources/**/*.swift",
19   "pod_target_xcconfig": {
20     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
21   },
22   "dependencies": {
23     "AEPCore": [
24       ">= 5.3.1",
25       "< 6.0.0"
26     ]
27   },
28   "swift_version": "5.1"