[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 8 / LMGUI / 1.8.0 / LMGUI.podspec.json
blob740af105d1fc9dd354b271e92e3863f522d161ec
2   "name": "LMGUI",
3   "version": "1.8.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-v1.8.0/LMGUI.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "vendored_frameworks": "LMGUI.xcframework",
21   "frameworks": [
22     "UIKit",
23     "CoreLocation",
24     "MapKit"
25   ],
26   "dependencies": {
27     "LMGData": [
28       "1.8.0"
29     ],
30     "SDWebImage": [
31       "~> 5.11"
32     ]
33   }