[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 1.9.1 / notificare-push-lib.podspec.json
blob866a5b81d7aadfac28f5b3f8cf5b6e92d61033d6
2   "name": "notificare-push-lib",
3   "version": "1.9.1",
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\nFor documentation please refer to: http://docs.notifica.re\n\nFor support please use: http://support.notifica.re",
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.9.1"
20   },
21   "source_files": "Notificare/**/*.h",
22   "preserve_paths": "libNotificarePushLib.a",
23   "resources": [
24     "DefaultTheme.bundle",
25     "NotificareManagedModels.bundle"
26   ],
27   "libraries": [
28     "NotificarePushLib",
29     "icucore"
30   ],
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib\""
33   },
34   "frameworks": [
35     "CoreLocation",
36     "CoreData",
37     "UserNotifications",
38     "MobileCoreServices",
39     "MessageUI",
40     "PassKit",
41     "MapKit",
42     "SystemConfiguration",
43     "Security",
44     "CFNetwork",
45     "ImageIO",
46     "StoreKit",
47     "SafariServices"
48   ],
49   "requires_arc": true