[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / b / 3 / 5 / MoEngageObjCUtils / 3.18.0 / MoEngageObjCUtils.podspec.json
blob9884f2bb04dd47675e6349b8d6603ba64a320665
2   "name": "MoEngageObjCUtils",
3   "version": "3.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/MoEngageObjCUtils.xcframework.zip",
16     "sha256": "c9d5385ea27755324932fa75f215b45399493079b190905aeaa79997572d23f7"
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": "MoEngageObjCUtils for iOS",
28   "description": "MoEngageObjCUtils contains Objective-C Utils to be used accross all the MoEngage frameworks.",
29   "vendored_frameworks": "MoEngageObjCUtils.xcframework",
30   "frameworks": "Foundation",
31   "dependencies": {
32     "MoEngageCore": [
34     ]
35   }