[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / a / MSLoadingHUD / 0.3.0 / MSLoadingHUD.podspec.json
blob83dad5fca641312ca5d43e13137377fb22cfcdbc
2   "name": "MSLoadingHUD",
3   "version": "0.3.0",
4   "summary": "A simple and easy to use loading HUD",
5   "description": "A simple swift for your iOS view controllers to easily show a loading HUD with or without a loading message.",
6   "homepage": "https://github.com/marcosiino/MSLoadingHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marco Siino": "siino.marco@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/marcosiino/MSLoadingHUD.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.2",
22   "source_files": "MSLoadingHUD/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.2"