[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 1.5.9 / notificare-push-lib.podspec.json
blob6a62b2d21574b188acfe04c00bac743a7c9a4e95
2   "name": "notificare-push-lib",
3   "version": "1.5.9",
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: http://docs.notifica.re\n\n                   For support please use: http://support.notifica.re\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.5.9"
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     "ImageIO",
41     "StoreKit"
42   ],
43   "requires_arc": true