[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 0.9.23 / notificare-push-lib.podspec.json
blob1a2400629e7a2b5ed4cc88a8535f70636258714b
2   "name": "notificare-push-lib",
3   "version": "0.9.23",
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": "0.9.23"
20   },
21   "source_files": "Notificare/**/*.h",
22   "preserve_paths": "libNotificarePushLib.a",
23   "resources": "NotificareResources.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