[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / mParticle-Primer / 7.12.0 / mParticle-Primer.podspec.json
blobc8024a4590bc42d1aa4c3dbf582946edadf8b331
2   "name": "mParticle-Primer",
3   "version": "7.12.0",
4   "summary": "Primer integration for mParticle",
5   "description": "This is the Primer 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-primer.git",
16     "tag": "7.12.0"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "source_files": "mParticle-Primer/*.{h,m,mm}",
24     "dependencies": {
25       "mParticle-Apple-SDK/mParticle": [
26         "~> 7.12.0"
27       ],
28       "Primer": [
29         "3.2.3"
30       ]
31     }
32   }