[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 3 / MoEngageMessaging / 4.18.0 / MoEngageMessaging.podspec.json
blob2be9811dca71c5a82f4376c79c4b9ff491befcb9
2   "name": "MoEngageMessaging",
3   "version": "4.18.0",
4   "homepage": "https://www.moengage.com",
5   "documentation_url": "https://developers.moengage.com",
6   "license": {
7     "type": "Commercial",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MobileDev": "mobiledevs@moengage.com"
12   },
13   "social_media_url": "https://twitter.com/moengage",
14   "source": {
15     "http": "https://github.com/moengage/MoEngage-iOS-SDK/releases/download/9.18.0/MoEngageMessaging.xcframework.zip",
16     "sha256": "4cc0b18c178a1025614e4aefa8d718002350309558e1cf88ed6063fa76d0a75c"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "requires_arc": true,
23   "preserve_paths": [
24     "*.md",
25     "LICENSE"
26   ],
27   "summary": "MoEngageMessaging for iOS",
28   "description": "MoEngageMessaging module will help you support all the features related to push notifications in your App.",
29   "vendored_frameworks": "MoEngageMessaging.xcframework",
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "weak_frameworks": "UserNotifications",
35   "dependencies": {
36     "MoEngageCore": [
38     ],
39     "MoEngageAnalytics": [
41     ],
42     "MoEngageObjCUtils": [
44     ]
45   }