[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 8 / f / MoE-InApp-Beta / 6.00.3 / MoE-InApp-Beta.podspec.json
blob8327ce05ce4f78ff02487cef00ece756085774f4
2   "name": "MoE-InApp-Beta",
3   "version": "6.00.3",
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-6.00.3"
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.17.0",
45       "< 9.18.0"
46     ]
47   }