[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / 8 / LMGUI / 2.0.0 / LMGUI.podspec.json
blob44745e275ec619175aabc92e7aea6160ddae6e00
2   "name": "LMGUI",
3   "version": "2.0.0",
4   "summary": "UI Components for LMG iOS SDK",
5   "description": "All the pre-build UI components, Views and user flows for the LMG iOS Platform 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/UI-v2.0.0/LMGUI.zip"
16   },
17   "info_plist": {
18     "LMGProductVersion": "2.0.0"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "vendored_frameworks": "LMGUI.xcframework",
24   "frameworks": [
25     "UIKit",
26     "CoreLocation",
27     "MapKit"
28   ],
29   "dependencies": {
30     "LMGData": [
31       "2.0.0"
32     ],
33     "SDWebImage": [
34       "~> 5.11"
35     ]
36   }