[Add] YIM 2.2.1
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 1.11.0 / notificare-push-lib.podspec.json
blob7e552e34cc99f06297d37af2cba0deb21837a0e4
2   "name": "notificare-push-lib",
3   "version": "1.11.0",
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.11.0"
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     "CoreNFC",
36     "AVFoundation",
37     "CoreLocation",
38     "CoreData",
39     "UserNotifications",
40     "MobileCoreServices",
41     "MessageUI",
42     "PassKit",
43     "MapKit",
44     "SystemConfiguration",
45     "Security",
46     "CFNetwork",
47     "ImageIO",
48     "StoreKit",
49     "SafariServices"
50   ],
51   "requires_arc": true