[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / b / e / 0 / MappIntelligence / 5.0.4.1 / MappIntelligence.podspec.json
blobf4d5985701314dfe254edbd7cd25d4e5ae655fc2
2   "name": "MappIntelligence",
3   "version": "5.0.4.1",
4   "authors": {
5     "Mapp Digital": "devgroup.mobile@webtrekk.com"
6   },
7   "homepage": "https://mapp.com/mapp-cloud/analytics/app-analytics/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "platforms": {
13     "ios": "10.0",
14     "watchos": "4.0",
15     "tvos": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/mapp-digital/MappIntelligence-iOS-v5.git",
19     "tag": "5.0.4.1"
20   },
21   "exclude_files": [
22     "MappIntelligence/include/**",
23     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/ios-arm64_i386_x86_64-simulator/HeadersSim/**"
24   ],
25   "source_files": "MappIntelligence/**/*.{h,m}",
26   "watchos": {
27     "source_files": "MappIntelligenceWatchOS/**/*.{h,m}",
28     "frameworks": "WatchKit"
29   },
30   "ios": {
31     "source_files": "MappIntelligenceiOS/**/*.{h,m}",
32     "frameworks": [
33       "AVFoundation",
34       "AVKit",
35       "CoreTelephony",
36       "WebKit"
37     ],
38     "vendored_frameworks": "MappIntelligence/UserMatching/AppoxeeSDK.xcframework"
39   },
40   "tvos": {
41     "source_files": "MappIntelligencetvOS/**/*.{h,m}"
42   },
43   "summary": "The MappIntelligence SDK allows you to track user activities, screen flow usage for your App.",
44   "frameworks": [
45     "Foundation",
46     "UIKit"
47   ]