[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 2 / 6 / MoE-SDK-Beta / 9.17.6 / MoE-SDK-Beta.podspec.json
blob1a3111011a595691ee1ef10a20030f08cdda8954
2   "name": "MoE-SDK-Beta",
3   "version": "9.17.6",
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     "git": "https://github.com/moengage/MoEngage-iOS-SDK-Beta.git",
16     "tag": "moe-sdk-9.17.6"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "Frameworks/MoEngageSDK.xcframework",
24   "preserve_paths": [
25     "*.md",
26     "LICENSE"
27   ],
28   "summary": "MoE-SDK-Beta for iOS",
29   "description": "MoEngageSDK contains initialization, enabling/disabling of MoEngage frameworks.",
30   "frameworks": "Foundation",
31   "dependencies": {
32     "MoE-Core-Beta": [
34     ],
35     "MoE-Analytics-Beta": [
37     ],
38     "MoE-Messaging-Beta": [
40     ],
41     "MoE-ObjCUtils-Beta": [
43     ]
44   }