[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / f / a / 6 / mParticle-UserLeap / 1.0.0 / mParticle-UserLeap.podspec.json
blob26c77abbc1db5030dbf0a040d4e5db7b151ea54b
2   "name": "mParticle-UserLeap",
3   "version": "1.0.0",
4   "summary": "UserLeap integration for mParticle",
5   "description": "Please find updated documentation at https://docs.userleap.com/integrations/mparticle",
6   "homepage": "https://www.mparticle.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "UserLeap": "support@userleap.com"
13   },
14   "source": {
15     "git": "https://github.com/UserLeap/userleap-mparticle-ios-kit.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/userleap",
19   "platforms": {
20     "ios": "10.3"
21   },
22   "ios": {
23     "source_files": "mParticle-UserLeap/*.{h,m}",
24     "dependencies": {
25       "mParticle-Apple-SDK": [
26         "~> 8.2"
27       ],
28       "UserLeapKit": [
29         "4.1.0"
30       ]
31     }
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }