[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 7 / SelligentMobileSDK / 2.4.1 / SelligentMobileSDK.podspec.json
blob9b39810ff5b4408673fc9c691285e38a3ee1fb51
2   "name": "SelligentMobileSDK",
3   "version": "2.4.1",
4   "summary": "Selligent Marketing Cloud - Mobile SDK for iOS",
5   "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.",
6   "homepage": "https://github.com/SelligentMarketingCloud/MobileSDK-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "SelligentMarketingCloud",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/SelligentMarketingCloud/MobileSDK-iOS.git",
17     "tag": "2.4.1"
18   },
19   "default_subspecs": "Core",
20   "subspecs": [
21     {
22       "name": "Core",
23       "source_files": "iOS Lib/include",
24       "vendored_libraries": "iOS Lib/libSelligentMobile.a"
25     },
26     {
27       "name": "Geofencing",
28       "source_files": "iOS Lib- Plot geofencing support/include",
29       "vendored_libraries": "iOS Lib- Plot geofencing support/libSelligentMobile.a",
30       "dependencies": {
31         "PlotPlugin": [
33         ]
34       }
35     }
36   ]