[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 8 / 1 / AEPTarget / 3.1.3 / AEPTarget.podspec.json
blobbdd6c45427990d99a6dfeac95a7c1dcb9b35f15e
2   "name": "AEPTarget",
3   "version": "3.1.3",
4   "summary": "Experience Platform Target extension for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The Experience Platform Target extension provides APIs that allow use of the Target product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-target-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-target-ios.git",
11     "tag": "3.1.3"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "dependencies": {
21     "AEPCore": [
22       ">= 3.1.0"
23     ]
24   },
25   "source_files": "AEPTarget/Sources/**/*.swift",
26   "swift_version": "5.1"