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