[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 4 / 9 / LMGNotificationBus / 1.0.11 / LMGNotificationBus.podspec.json
blobde78b0c5505d4832577dcfbbe8136d95fbca63dd
2   "name": "LMGNotificationBus",
3   "version": "1.0.11",
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.11/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.20"
26     ]
27   },
28   "public_header_files": [
29     "LMGNotificationBus.framework/Headers/*.{h}"
30   ]