[Add] NHValidationKit 1.0.1
[CocoaPods.git] / Specs / 4 / 6 / f / AEPIdentity / 3.7.3 / AEPIdentity.podspec.json
blob08592533f3ee496ca35c28b914219b39d1c5e92a
2   "name": "AEPIdentity",
3   "version": "3.7.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": "3.7.3"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "tvos": "10.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       ">= 3.7.3"
25     ]
26   },
27   "swift_version": "5.1"