[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / f / AEPIdentity / 4.2.3 / AEPIdentity.podspec.json
blob55dd6a2b3d10776e78a72b9aaeca5af613391150
2   "name": "AEPIdentity",
3   "version": "4.2.3",
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": "4.2.3"
12   },
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "source_files": "AEPIdentity/Sources/**/*.swift",
18   "swift_versions": "5.1",
19   "pod_target_xcconfig": {
20     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
21   },
22   "dependencies": {
23     "AEPCore": [
24       ">= 4.2.3",
25       "< 5.0.0"
26     ]
27   },
28   "swift_version": "5.1"