[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / mParticle-Taplytics / 8.0.1 / mParticle-Taplytics.podspec.json
blob4e59069266829754fe4bb5c2f171ca3ee39cfec2
2   "name": "mParticle-Taplytics",
3   "version": "8.0.1",
4   "summary": "Taplytics integration for mParticle",
5   "description": "This is the Taplytics 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-taplytics.git",
16     "tag": "8.0.1"
17   },
18   "social_media_url": "https://twitter.com/mparticle",
19   "static_framework": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "ios": {
24     "source_files": "mParticle-Taplytics/*.{h,m,mm}",
25     "dependencies": {
26       "mParticle-Apple-SDK/mParticle": [
27         "~> 8.0"
28       ],
29       "Taplytics": [
30         "~> 2.33"
31       ]
32     }
33   }