blob: fc5d5f03b09785bbb6da1af90542565d6f8b6e7d [file] [log] [blame]
{
"name": "AEPIdentity",
"version": "3.1.3",
"summary": "Identity extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
"description": "The AEPIdentity extension provides APIs that allow use of the Visitor ID services in the Adobe Experience Cloud SDK.",
"homepage": "https://github.com/adobe/aepsdk-core-ios",
"license": "Apache V2",
"authors": "Adobe Experience Platform SDK Team",
"source": {
"git": "https://github.com/adobe/aepsdk-core-ios",
"tag": "3.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "AEPIdentity/Sources/**/*.swift",
"swift_versions": "5.1",
"pod_target_xcconfig": {
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
},
"dependencies": {
"AEPCore": [
"3.1.3"
]
},
"swift_version": "5.1"
}