[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / c / a / mParticle-Adjust / 7.4.1 / mParticle-Adjust.podspec.json
blob922c95f2e0135f0c54023f4df4d0a15dfe40a29b
2   "name": "mParticle-Adjust",
3   "version": "7.4.1",
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.4.1"
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.4.0"
27       ],
28       "Adjust": [
29         "~> 4.13.0"
30       ]
31     }
32   }