[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 5 / LoadingProgressHUD / 0.2.0 / LoadingProgressHUD.podspec.json
blobf137e37d1257269b64b9514d0366aedf9f6858d3
2   "name": "LoadingProgressHUD",
3   "version": "0.2.0",
4   "summary": "A clean and lightweight loading progress HUD for iOS and tvOS app, written in Swift.",
5   "description": "Add a property (frontTextColor) to the HUD to set the font color (previously included in the foregroundColor).",
6   "swift_version": "4.2",
7   "homepage": "https://github.com/der1598c/LoadingProgressHUD",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "der1598c": "leyee.h@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/der1598c/LoadingProgressHUD.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "LoadingProgressHUD/Classes/**/*",
24   "frameworks": "QuartzCore",
25   "requires_arc": true