[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 0 / MappIntelligence / 5.0.0-beta14 / MappIntelligence.podspec.json
blob20f7005362de6d1fa84a21519554a66cc58b122d
2   "name": "MappIntelligence",
3   "version": "5.0.0-beta14",
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.0-beta14"
20   },
21   "exclude_files": "MappIntelligence/include/**",
22   "source_files": "MappIntelligence/**/*.{h,m}",
23   "watchos": {
24     "source_files": "MappIntelligenceWatchOS/**/*.{h,m}",
25     "frameworks": "WatchKit"
26   },
27   "ios": {
28     "source_files": "MappIntelligenceiOS/**/*.{h,m}",
29     "frameworks": [
30       "AVFoundation",
31       "AVKit",
32       "CoreTelephony",
33       "WebKit"
34     ]
35   },
36   "tvos": {
37     "source_files": "MappIntelligencetvOS/**/*.{h,m}"
38   },
39   "summary": "The MappIntelligence SDK allows you to track user activities, screen flow usage for your App.",
40   "frameworks": [
41     "Foundation",
42     "UIKit"
43   ]