[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 2.1.5 / notificare-push-lib.podspec.json
blobef48d8fb842b208351324061a93fa8054807a164
2   "name": "notificare-push-lib",
3   "version": "2.1.5",
4   "summary": "Notificare Library for iOS apps",
5   "description": "Notificare iOS Library implements the power of smart notifications, location services, contextual marketing and powerful loyalty solutions 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://notificare.com",
7   "license": {
8     "type": "Commercial",
9     "text": "All rights reserved"
10   },
11   "authors": {
12     "Notificare": "info@notifica.re"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Notificare/notificare-push-lib.git",
19     "tag": "2.1.5"
20   },
21   "source_files": "NotificarePushLib/*.h",
22   "resources": [
23     "DefaultTheme.bundle",
24     "NotificareManagedModels.bundle"
25   ],
26   "preserve_paths": "libNotificarePushLib.a",
27   "frameworks": [
28     "AVFoundation",
29     "CoreLocation",
30     "CoreData",
31     "UserNotifications",
32     "MobileCoreServices",
33     "MessageUI",
34     "MapKit",
35     "SystemConfiguration",
36     "Security",
37     "CFNetwork",
38     "ImageIO",
39     "StoreKit",
40     "WebKit",
41     "QuartzCore",
42     "Foundation",
43     "UIKit"
44   ],
45   "libraries": [
46     "icucore",
47     "NotificarePushLib"
48   ],
49   "xcconfig": {
50     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib\"",
51     "OTHER_LDFLAGS": "-ObjC"
52   },
53   "requires_arc": true