[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / 9 / LMGNotificationBus / 1.0.13 / LMGNotificationBus.podspec.json
blob272db4bff4e1b8f8d3175efdb435d659e6483d41
2   "name": "LMGNotificationBus",
3   "version": "1.0.13",
4   "summary": "Notification Bus layer for the LMG iOS SDK",
5   "description": "Implements the notification bus for the LMG iOS SDK.",
6   "homepage": "https://github.com/loopmediagroup/loopmediagroup-ios",
7   "license": {
8     "type": "Copyright",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Loop Media Group": "dev@loopmediagroup.com"
13   },
14   "source": {
15     "http": "https://github.com/loopmediagroup/loopmediagroup-ios/releases/download/NotificationBus-v1.0.13/LMGNotificationBus.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "LMGNotificationBus.framework/Headers/*.{h}",
21   "preserve_paths": "LMGNotificationBus.framework",
22   "vendored_frameworks": "LMGNotificationBus.framework",
23   "dependencies": {
24     "LMGDomain": [
25       "~> 1.0.24"
26     ]
27   },
28   "public_header_files": [
29     "LMGNotificationBus.framework/Headers/*.{h}"
30   ]