[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 4 / 9 / LMGNotificationBus / 1.0.1 / LMGNotificationBus.podspec.json
blobf0a7cbc2e2c3e9dc3efab8a804363c952e9f6b65
2   "name": "LMGNotificationBus",
3   "version": "1.0.1",
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.1/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": [
26     ]
27   },
28   "public_header_files": [
29     "LMGNotificationBus.framework/Headers/*.{h}"
30   ]