[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / f / MoE-Core-Beta / 9.17.6 / MoE-Core-Beta.podspec.json
blob3b616d9081ae599f22f870ef21ab1a01c2b42df6
2   "name": "MoE-Core-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-core-9.17.6"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0"
21   },
22   "requires_arc": true,
23   "vendored_frameworks": "Frameworks/MoEngageCore.xcframework",
24   "preserve_paths": [
25     "*.md",
26     "LICENSE"
27   ],
28   "summary": "MoE-Core-Beta for iOS",
29   "description": "MoEngageCore contains the central configuration of your app and common Utils and modules to be used accross all the MoEngage frameworks.",
30   "frameworks": [
31     "Foundation",
32     "UIKit",
33     "SystemConfiguration",
34     "Security"
35   ],
36   "weak_frameworks": "UserNotifications",
37   "dependencies": {
38     "MoE-Security-Beta": [
40     ]
41   }