[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / mParticle-Primer / 7.5.7 / mParticle-Primer.podspec.json
blobc87b686b305235574d10fcb36aed93583ed4e699
2   "name": "mParticle-Primer",
3   "version": "7.5.7",
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.5.7"
17   },
18   "social_media_url": "https://twitter.com/mparticles",
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.5.0"
27       ],
28       "Primer": [
29         "3.2.3"
30       ]
31     }
32   }