[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / b / e / 0 / MappIntelligence / 5.0.4.2 / MappIntelligence.podspec.json
blob55a57d03072ad81268feed439de5e46b549a83f8
2   "name": "MappIntelligence",
3   "version": "5.0.4.2",
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.2"
20   },
21   "exclude_files": [
22     "MappIntelligence/include/**",
23     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/ios-arm64_x86_64-simulator/HeadersSim/**",
24     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/tvos-arm64/HeadersTV/**",
25     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/tvos-arm64_x86_64-simulator/HeadersTVSim/**",
26     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/watchos-arm64_arm64_32/HeadersWatchOS/**",
27     "MappIntelligence/UserMatching/AppoxeeSDK.xcframework/watchos-arm64_x86_64-simulator/HeadersWatchOSSim/**"
28   ],
29   "source_files": "MappIntelligence/**/*.{h,m}",
30   "watchos": {
31     "source_files": "MappIntelligenceWatchOS/**/*.{h,m}",
32     "frameworks": "WatchKit"
33   },
34   "ios": {
35     "source_files": "MappIntelligenceiOS/**/*.{h,m}",
36     "frameworks": [
37       "AVFoundation",
38       "AVKit",
39       "CoreTelephony",
40       "WebKit"
41     ],
42     "vendored_frameworks": "MappIntelligence/UserMatching/AppoxeeSDK.xcframework"
43   },
44   "tvos": {
45     "source_files": "MappIntelligencetvOS/**/*.{h,m}"
46   },
47   "summary": "The MappIntelligence SDK allows you to track user activities, screen flow usage for your App.",
48   "frameworks": [
49     "Foundation",
50     "UIKit"
51   ]