[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 3 / a / LMGData / 1.8.0 / LMGData.podspec.json
blob7879fb145d0bedeb6bc27dab4ab8b838c7d62e64
2   "name": "LMGData",
3   "version": "1.8.0",
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-v1.8.0/LMGData.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "LMGData.xcframework",
21   "ios": {
22     "frameworks": [
23       "Foundation",
24       "MapKit",
25       "CoreLocation"
26     ]
27   },
28   "dependencies": {
29     "SnowplowTracker": [
30       "~> 2.0"
31     ]
32   }