blob: 4e44e5abc64fc8d6ed5f2ea598672309f251d8a5 [file] [log] [blame]
{
"name": "LMGData",
"version": "0.5.44",
"summary": "LMG iOS SDK Access Layer",
"description": "Implements the SDK facade ojects for the LMG iOS SDK.",
"homepage": "https://github.com/loopmediagroup/loopmediagroup-ios",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Loop Media Group": "dev@loopmediagroup.com"
},
"source": {
"http": "https://github.com/loopmediagroup/loopmediagroup-ios/releases/download/Data-v0.5.44/LMGData.zip"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LMGData.framework/Headers/*.{h}",
"preserve_paths": "LMGData.framework",
"vendored_frameworks": "LMGData.framework",
"dependencies": {
"LMGDomain": [
"1.0.22"
],
"LMGDataAccess": [
"1.0.14"
],
"LMGLocalData": [
"1.0.14"
],
"LMGRemoteData": [
"1.0.21"
],
"LMGSensorData": [
"1.0.6"
],
"LMGNotificationBus": [
"1.0.11"
],
"LMGEventLogging": [
"1.0.13"
]
},
"public_header_files": [
"LMGData.framework/Headers/*.{h}"
]
}