[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / f / 0 / 7 / SelligentMobileSDK / 3.2.0 / SelligentMobileSDK.podspec.json
blobe3365e5a9f032ba6c4ad743146c4a9a947174122
2   "name": "SelligentMobileSDK",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "version": "3.2.0",
7   "summary": "Selligent Marketing Cloud - Mobile SDK for iOS",
8   "description": "The Selligent Marketing Cloud - Mobile SDK is a tool that enables you to use the Selligent Marketing Cloud - Mobile feature in a very easy and straightforward way.\nBy incorporating our latest SDK for iOS in your app, we support you in handling push messages, in app messages, in app content, standard and custom events as well as logins and logouts in the app.",
9   "homepage": "https://www.selligent.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "SelligentMarketingCloud": "mobile@selligent.com"
16   },
17   "source": {
18     "git": "https://github.com/SelligentMarketingCloud/MobileSDK-iOS.git",
19     "tag": "v3.2.0"
20   },
21   "social_media_url": "https://twitter.com/Selligent",
22   "default_subspecs": "Framework",
23   "swift_versions": "5.0",
24   "subspecs": [
25     {
26       "name": "Framework",
27       "vendored_frameworks": "Framework/SelligentMobileSDK.xcframework"
28     },
29     {
30       "name": "Framework_Geofencing",
31       "vendored_frameworks": "Framework_Geofencing/SelligentMobileSDK_Geofencing.xcframework",
32       "dependencies": {
33         "PlotPlugin": [
35         ]
36       }
37     },
38     {
39       "name": "FrameworkExtension",
40       "vendored_frameworks": "FrameworkExtension/SelligentMobileExtensionsSDK.xcframework"
41     }
42   ],
43   "swift_version": "5.0"