[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 8 / f / MoE-InApp-Beta / 5.0.0 / MoE-InApp-Beta.podspec.json
blobf3bacf64ce3d3e627b0d7f9cd5850c7bf60fdcd0
2   "name": "MoE-InApp-Beta",
3   "version": "5.0.0",
4   "summary": "MoEngage InApp Campaigns for iOS",
5   "description": "InApp Messaging are custom views which you can send to a segment of users to show custom messages or give new offers or take to some specific pages. They can be created from your MoEngage dashboard and MOInApp framework enables you to show those InApp campaigns in your iOS Apps.",
6   "homepage": "https://www.moengage.com",
7   "documentation_url": "https://developers.moengage.com",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "MobileDevs": "mobiledevs@moengage.com"
14   },
15   "social_media_url": "https://twitter.com/moengage",
16   "platforms": {
17     "ios": "11.0",
18     "tvos": "11.0"
19   },
20   "source": {
21     "git": "https://github.com/moengage/MoEngage-iOS-SDK-Beta.git",
22     "tag": "moe-inapp-5.0.0"
23   },
24   "ios": {
25     "vendored_frameworks": [
26       "Frameworks/MoEngageInApps.xcframework",
27       "Frameworks/MoEngageTriggerEvaluator.xcframework"
28     ]
29   },
30   "tvos": {
31     "vendored_frameworks": [
32       "Frameworks/MoEngageInApps.xcframework",
33       "Frameworks/MoEngageTriggerEvaluator.xcframework"
34     ]
35   },
36   "requires_arc": true,
37   "frameworks": [
38     "Foundation",
39     "UIKit",
40     "CoreGraphics"
41   ],
42   "dependencies": {
43     "MoE-iOS-SDK-Beta": [
44       ">= 9.16.0",
45       "< 9.17.0"
46     ]
47   }