[Add] Web3Auth 11.0.2
[CocoaPods.git] / Specs / 3 / 1 / b / ProgressHUD / 1.3 / ProgressHUD.podspec.json
blob86072324a9f51c798d67a94600de7f47036dfad6
2   "name": "ProgressHUD",
3   "version": "1.3",
4   "summary": "ProgressHUD is a lightweight and easy-to-use HUD for iOS 7. (Objective-C)",
5   "homepage": "https://github.com/relatedcode/ProgressHUD",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": "Related Code",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/relatedcode/ProgressHUD.git",
16     "tag": "v1.3"
17   },
18   "source_files": "ProgressHUD/ProgressHUD.{h,m}",
19   "resources": "ProgressHUD/ProgressHUD.bundle",
20   "requires_arc": true