[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 8 / 1 / AEPTarget / 4.0.3 / AEPTarget.podspec.json
blobb191d734101db662c44e23f8594b81e9f46075af
2   "name": "AEPTarget",
3   "version": "4.0.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": "4.0.3"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "dependencies": {
21     "AEPCore": [
22       ">= 4.0.0"
23     ]
24   },
25   "source_files": "AEPTarget/Sources/**/*.swift",
26   "swift_version": "5.1"