[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / e / mParticle-Localytics / 8.1.0 / mParticle-Localytics.podspec.json
blob3647ad449381e9443618f22686c9b7a4f14014f8
2   "name": "mParticle-Localytics",
3   "version": "8.1.0",
4   "summary": "Localytics integration for mParticle",
5   "description": "This is the Localytics 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-localytics.git",
16     "tag": "v8.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "source_files": "mParticle-Localytics/*.{h,m,mm}",
23     "dependencies": {
24       "mParticle-Apple-SDK/mParticle": [
25         "~> 8.19"
26       ],
27       "Localytics": [
28         "~> 6.3"
29       ]
30     }
31   }