[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 3 / a / mParticle-Taplytics / 8.0.4 / mParticle-Taplytics.podspec.json
blob3fc5a1a84ccf21b559a3e4062e98626677312f50
2   "name": "mParticle-Taplytics",
3   "version": "8.0.4",
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.4"
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         "~> 3.0"
31       ]
32     },
33     "pod_target_xcconfig": {
34       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35     },
36     "user_target_xcconfig": {
37       "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38     }
39   }