[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 5 / LoadingProgressHUD / 0.1.1 / LoadingProgressHUD.podspec.json
blob088e86f4e2a50ce100373216c88e0295b72f5e52
2   "name": "LoadingProgressHUD",
3   "version": "0.1.1",
4   "summary": "A clean and lightweight loading progress HUD for iOS and tvOS app, written in Swift.",
5   "description": "A clean and lightweight loading progress HUD for iOS and tvOS app based on SVProgressHUD, written in Swift.",
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.1.1"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": "LoadingProgressHUD/Classes/**/*",
24   "frameworks": "QuartzCore",
25   "requires_arc": true