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