[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 2 / b / MoEngageSegmentPluginBase / 1.1.0 / MoEngageSegmentPluginBase.podspec.json
blob47315218142816821a44bf5a9382deacfdd1e9f6
2   "name": "MoEngageSegmentPluginBase",
3   "version": "1.1.0",
4   "summary": "MoEngage Plugin Base for Hybrid SDKs",
5   "description": "MoEngage is a mobile marketing automation company. This framework is used by our plugins built for different hybrid frameworks i.e, Flutter, Cordova, React Native etc in collaboration with Segment.",
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     "MobileDevs": "mobiledevs@moengage.com"
14   },
15   "social_media_url": "https://twitter.com/moengage",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/moengage/iOS-PluginBase.git",
21     "tag": "segmentPluginBase-1.1.0"
22   },
23   "source_files": "MoEngageSegmentPluginBase/**/*.swift",
24   "exclude_files": "MoEngageSegmentPluginBase/MoEngageSegmentPluginBaseTests/**",
25   "swift_versions": "5.0",
26   "frameworks": [
27     "UIKit",
28     "Foundation",
29     "UserNotifications"
30   ],
31   "dependencies": {
32     "MoEngage-iOS-SDK": [
33       ">= 9.10.0",
34       "< 9.11.0"
35     ]
36   },
37   "swift_version": "5.0"