[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 8 / c / a / mParticle-Adjust / 8.3.0 / mParticle-Adjust.podspec.json
blob0cd0be746ff9e0af33c9c69a143fb61867082891
2   "name": "mParticle-Adjust",
3   "version": "8.3.0",
4   "summary": "Adjust integration for mParticle",
5   "description": "This is the Adjust integration for mParticle.",
6   "homepage": "https://www.mparticle.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mParticle": "support@mparticle.com"
13   },
14   "source": {
15     "git": "https://github.com/mparticle-integrations/mparticle-apple-integration-adjust.git",
16     "tag": "v8.3.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "ios": {
23     "source_files": "Sources/**/*.{h,m,mm}",
24     "resource_bundles": {
25       "mParticle-Adjust-Privacy": [
26         "Sources/mParticle-Adjust/PrivacyInfo.xcprivacy"
27       ]
28     },
29     "dependencies": {
30       "mParticle-Apple-SDK/mParticle": [
31         "~> 8.22"
32       ],
33       "Adjust": [
34         "~> 5.0"
35       ]
36     }
37   }