[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / a / 1 / MoEngageRealTimeTrigger / 1.2.0 / MoEngageRealTimeTrigger.podspec.json
blobc33251d67555a8726fa8c8c3f78f410a143b4836
2   "name": "MoEngageRealTimeTrigger",
3   "version": "1.2.0",
4   "summary": "MoEngage RTT Campaigns for iOS",
5   "description": "Real-time device triggers are push notifications that are triggered instantly in the device whenever a trigger event Is tracked with the SDK trackEvent:",
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     "MobileDev": "mobiledevs@moengage.com"
14   },
15   "social_media_url": "https://twitter.com/moengage",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/MoEngage-iOS-RealTimeTrigger.git",
21     "tag": "rtt-1.2.0"
22   },
23   "ios": {
24     "vendored_frameworks": "Frameworks/MoEngageRealTimeTrigger.xcframework"
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "ImageIO"
31   ],
32   "dependencies": {
33     "MoEngage-iOS-SDK": [
34       ">= 8.2.0",
35       "< 8.3.0"
36     ],
37     "MoEngageRichNotification": [
38       ">= 6.2.0",
39       "< 6.3.0"
40     ]
41   }