[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / e / AdjustAdobeExtension / 3.0.0 / AdjustAdobeExtension.podspec.json
blob865d8f020cf8b29f47469dcd47bd442e8c374a8b
2   "name": "AdjustAdobeExtension",
3   "version": "3.0.0",
4   "summary": "Adjust SDK extension for Adobe Experience Platform.",
5   "description": "A leading attribution solution that brings the full power of mobile ad measurement to your campaigns.",
6   "homepage": "https://github.com/adjust/ios_adobe_extension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adjust": "sdk@adjust.com"
13   },
14   "source": {
15     "git": "https://github.com/adjust/ios_adobe_extension.git",
16     "tag": "v3.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "AdjustAdobeExtension/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Adjust": [
25       "5.0.1"
26     ],
27     "AEPCore": [
28       "~> 5.3"
29     ]
30   }