[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / a / LMGData / 0.5.44 / LMGData.podspec.json
blob4e44e5abc64fc8d6ed5f2ea598672309f251d8a5
2   "name": "LMGData",
3   "version": "0.5.44",
4   "summary": "LMG iOS SDK Access Layer",
5   "description": "Implements the SDK facade ojects 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/Data-v0.5.44/LMGData.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "LMGData.framework/Headers/*.{h}",
21   "preserve_paths": "LMGData.framework",
22   "vendored_frameworks": "LMGData.framework",
23   "dependencies": {
24     "LMGDomain": [
25       "1.0.22"
26     ],
27     "LMGDataAccess": [
28       "1.0.14"
29     ],
30     "LMGLocalData": [
31       "1.0.14"
32     ],
33     "LMGRemoteData": [
34       "1.0.21"
35     ],
36     "LMGSensorData": [
37       "1.0.6"
38     ],
39     "LMGNotificationBus": [
40       "1.0.11"
41     ],
42     "LMGEventLogging": [
43       "1.0.13"
44     ]
45   },
46   "public_header_files": [
47     "LMGData.framework/Headers/*.{h}"
48   ]