[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 1 / AEPTarget / 3.1.2 / AEPTarget.podspec.json
blobfb42c128187755f107f4b86debe15b3301658d01
2   "name": "AEPTarget",
3   "version": "3.1.2",
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.2"
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"