[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / f / 9 / 6 / notificare-push-lib / 2.5-beta4 / notificare-push-lib.podspec.json
blob4ab94281024a6d4c078202e038f23f511ded34fa
2   "name": "notificare-push-lib",
3   "version": "2.5-beta4",
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.5-beta4"
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     "MessageUI",
33     "MapKit",
34     "CoreMedia",
35     "CoreServices",
36     "SystemConfiguration",
37     "Security",
38     "CFNetwork",
39     "ImageIO",
40     "StoreKit",
41     "WebKit",
42     "QuartzCore",
43     "Foundation",
44     "UIKit"
45   ],
46   "libraries": [
47     "icucore",
48     "NotificarePushLib"
49   ],
50   "xcconfig": {
51     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/notificare-push-lib\"",
52     "OTHER_LDFLAGS": "-ObjC",
53     "ONLY_ACTIVE_ARCH": "YES"
54   },
55   "requires_arc": true,
56   "static_framework": true