[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 2 / LPProgressHUD / 1.1.0 / LPProgressHUD.podspec.json
blob92e608692d95e686425f42e9b3d258a8e038453a
2   "name": "LPProgressHUD",
3   "version": "1.1.0",
4   "summary": "LPProgressHUD is a Swift version of the HUD that mimics MBProgressHUD.",
5   "homepage": "https://github.com/leo-lp/LPProgressHUD",
6   "license": "MIT",
7   "authors": {
8     "leo-lp": "lipengmjy@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/leo-lp/LPProgressHUD.git",
15     "tag": "1.1.0"
16   },
17   "swift_versions": [
18     "5.0",
19     "5.1"
20   ],
21   "source_files": "LPProgressHUD/Sources/*.swift",
22   "swift_version": "5.1"