[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 6 / f / AEPIdentity / 3.3.2 / AEPIdentity.podspec.json
blob25bbe9be1ac6e99205e1c4b83362a26ef247ebfe
2   "name": "AEPIdentity",
3   "version": "3.3.2",
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.3.2"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source_files": "AEPIdentity/Sources/**/*.swift",
17   "swift_versions": "5.1",
18   "pod_target_xcconfig": {
19     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
20   },
21   "dependencies": {
22     "AEPCore": [
23       "3.3.2"
24     ]
25   },
26   "swift_version": "5.1"