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