[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 1.0.4 / notificare-push-lib.podspec.json
blobc680f11bc2f87f8377ea0fd9ea0005afda5c9c23
2   "name": "notificare-push-lib",
3   "version": "1.0.4",
4   "summary": "Notificare Push Library for iOS apps",
5   "description": "                   Notificare iOS Library implements the power of smart notifications provided by the Notificare platform in iOS applications.\n\n                   For documentation please refer to: https://notificare.atlassian.net/wiki/display/notificare/Home\n\n                   For support please use: https://notificare.zendesk.com\n",
6   "homepage": "https://notifica.re/",
7   "license": {
8     "type": "Commercial",
9     "text": "All rights reserved"
10   },
11   "authors": {
12     "Notificare": "support@notifica.re"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/Notificare/notificare-push-lib.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "Notificare/**/*.h",
22   "preserve_paths": "libNotificarePushLib.a",
23   "resources": "DefaultTheme.bundle",
24   "libraries": [
25     "NotificarePushLib",
26     "icucore"
27   ],
28   "xcconfig": {
29     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib\""
30   },
31   "frameworks": [
32     "CoreLocation",
33     "MobileCoreServices",
34     "MessageUI",
35     "PassKit",
36     "MapKit",
37     "SystemConfiguration",
38     "Security",
39     "CFNetwork"
40   ],
41   "requires_arc": true