[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / 8 / MobileEngageRichExtension / 1.2.0 / MobileEngageRichExtension.podspec.json
blob8f138b523498cf0d399b65c17b42e57a2973176f
2   "name": "MobileEngageRichExtension",
3   "version": "1.2.0",
4   "homepage": "https://help.emarsys.com/hc/en-us/articles/115002410625",
5   "license": "Mozilla Public License 2.0",
6   "authors": {
7     "Emarsys Technologies": "mobile-team@emarsys.com"
8   },
9   "summary": "Mobile Engage iOS Extension SDK",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/emartech/ios-mobile-engage-sdk.git",
15     "commit": "a79f04151361a2d09f83984797f7720a536c280d"
16   },
17   "source_files": "MobileEngage/RichNotificationExtension/**/*.{h,m}",
18   "public_header_files": [
19     "MobileEngage/RichNotificationExtension/MENotificationService.h"
20   ],
21   "dependencies": {
22     "CoreSDK": [
23       "1.7.1"
24     ]
25   },
26   "libraries": [
27     "z",
28     "c++"
29   ]