[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 1.7.3 / notificare-push-lib.podspec.json
blobb72e52711c30776bbd0a26136fd7158c224f1257
2   "name": "notificare-push-lib",
3   "version": "1.7.3",
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.7.3"
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     "SafariServices"
43   ],
44   "requires_arc": true