[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / a / mParticle-Adjust / 7.9.0 / mParticle-Adjust.podspec.json
blob079ab5087395227f00ab08ef1cf1135d9f1626e4
2   "name": "mParticle-Adjust",
3   "version": "7.9.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": "7.9.0"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Adjust/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.9.0"
27       ],
28       "Adjust": [
29         "~> 4.13.0"
30       ]
31     }
32   }