[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 1 / notificare-push-lib-tvos / 2.4.0 / notificare-push-lib-tvos.podspec.json
blobc735a7438c4b27e5baf950d5275629cbe2aa93a7
2   "name": "notificare-push-lib-tvos",
3   "version": "2.4.0",
4   "summary": "Notificare Library for tvOS apps",
5   "description": "Notificare tvOS Library implements the power of smart notifications, location services, contextual marketing and powerful loyalty solutions provided by the Notificare platform in tvOS applications.\n\nFor documentation please refer to: http://docs.notifica.re\n\nFor support please use: http://support.notifica.re",
6   "homepage": "https://notificare.com",
7   "license": {
8     "type": "Commercial",
9     "text": "All rights reserved"
10   },
11   "authors": {
12     "Notificare": "info@notifica.re"
13   },
14   "platforms": {
15     "tvos": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Notificare/notificare-push-lib-tvos.git",
19     "tag": "2.4.0"
20   },
21   "source_files": "NotificarePushLib/*.h",
22   "resources": "DefaultTheme.bundle",
23   "preserve_paths": "libNotificarePushLib.a",
24   "frameworks": [
25     "AVFoundation",
26     "CoreLocation",
27     "UserNotifications",
28     "CoreMedia",
29     "MapKit",
30     "SystemConfiguration",
31     "Security",
32     "CFNetwork",
33     "ImageIO",
34     "StoreKit"
35   ],
36   "libraries": [
37     "icucore",
38     "NotificarePushLib"
39   ],
40   "xcconfig": {
41     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib-tvos\"",
42     "OTHER_LDFLAGS": "-ObjC"
43   },
44   "requires_arc": true