[Add] Onfido 18.3.2
[CocoaPods.git] / Specs / 3 / 1 / b / ProgressHUD / 2.3 / ProgressHUD.podspec.json
blobe11fbde441910957119f0a56209eef2cc5841ad8
2   "name": "ProgressHUD",
3   "version": "2.3",
4   "license": "MIT",
5   "homepage": "http://relatedcode.com",
6   "authors": {
7     "Related Code": "info@relatedcode.com"
8   },
9   "summary": "ProgressHUD is a lightweight and easy-to-use HUD for iOS 8.",
10   "source": {
11     "git": "https://github.com/relatedcode/ProgressHUD.git",
12     "tag": "v2.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "ProgressHUD/ProgressHUD/ProgressHUD.{h,m}",
18   "resources": "ProgressHUD/ProgressHUD/ProgressHUD.bundle",
19   "requires_arc": true