[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / c / b / 5 / SBProgressHUD-Spirit / 1.0.3 / SBProgressHUD-Spirit.podspec.json
blobaa79619d45d1efab3046867f91ade3c805f23dbe
2   "name": "SBProgressHUD-Spirit",
3   "module_name": "SBProgressHUD",
4   "version": "1.0.3",
5   "summary": "A lightweight and pure Swift implemented library for easy to use translucent HUD for iOS with indicators and/or labels.",
6   "description": "SBProgressHUD is a lightweight and pure Swift implemented library for easy to use translucent HUD for iOS with indicators and/or labels.",
7   "homepage": "https://github.com/spirit-jsb/SBProgressHUD",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "spirit-jsb": "sibo_jian_29903549@163.com"
14   },
15   "swift_versions": [
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source": {
22     "git": "https://github.com/spirit-jsb/SBProgressHUD.git",
23     "tag": "1.0.3"
24   },
25   "source_files": [
26     "Sources/**/*.swift"
27   ],
28   "requires_arc": true,
29   "swift_version": "5.0"