[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 4 / e / a / SCMBProgressHUD / 0.0.1 / SCMBProgressHUD.podspec.json
blobb158501a3c02a2159e65e12cad7b59642aa1c066
2   "name": "SCMBProgressHUD",
3   "version": "0.0.1",
4   "summary": "A copy of MBProgressHUD.",
5   "description": "A short description of SCMBProgressHUD",
6   "homepage": "https://github.com/kylomooa/MBProgressHUDCopy.git",
7   "license": "MIT",
8   "authors": {
9     "maoqiang": "kylo.mooa@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/kylomooa/MBProgressHUDCopy.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "SCMBProgressHUD/*.{h,m}",
19   "frameworks": "UIKit"