[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / e / 0 / MappIntelligence / 5.0.0-beta1.0 / MappIntelligence.podspec.json
blobe6676049b4b64831adf3df186a6340e31ef33d85
2   "name": "MappIntelligence",
3   "version": "5.0.0-beta1.0",
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   },
16   "source": {
17     "git": "https://github.com/mapp-digital/MappIntelligence-iOS-v5.git",
18     "tag": "5.0.0-beta1.0"
19   },
20   "source_files": "MappIntelligence/**/*.{h,m}",
21   "watchos": {
22     "source_files": "MappIntelligenceWatchOS/**/*.{h,m}",
23     "frameworks": "WatchKit"
24   },
25   "summary": "The MappIntelligence SDK allows you to track user activities, screen flow usage for your App.",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "ios": {
31     "frameworks": [
32       "AVFoundation",
33       "AVKit",
34       "CoreTelephony"
35     ]
36   }