[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 1 / notificare-push-lib-tvos / 0.0.9 / notificare-push-lib-tvos.podspec.json
blobad86449d49ef016f6a011344ea83ad65588706ff
2   "name": "notificare-push-lib-tvos",
3   "version": "0.0.9",
4   "summary": "Notificare Push Library for tvOS apps",
5   "description": "Notificare tvOS Library implements the power of smart notifications 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://notifica.re/",
7   "license": {
8     "type": "Commercial",
9     "text": "All rights reserved"
10   },
11   "authors": {
12     "Notificare": "support@notifica.re"
13   },
14   "platforms": {
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Notificare/notificare-push-lib-tvos.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "Notificare/**/*.h",
22   "preserve_paths": "libNotificarePushLib.a",
23   "resources": [
24     "DefaultTheme.bundle"
25   ],
26   "libraries": [
27     "NotificarePushLib",
28     "icucore"
29   ],
30   "xcconfig": {
31     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib-tvos\""
32   },
33   "frameworks": [
34     "CoreLocation",
35     "CoreMedia",
36     "AVFoundation",
37     "MobileCoreServices",
38     "MapKit",
39     "SystemConfiguration",
40     "Security",
41     "CFNetwork",
42     "ImageIO",
43     "StoreKit"
44   ],
45   "requires_arc": true