[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 2 / d / 1 / FQLSVProgressHUD / 0.0.2 / FQLSVProgressHUD.podspec.json
blob50e6749d23be6514c66c429c07b29390b355400f
2   "name": "FQLSVProgressHUD",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "6.1",
6     "tvos": "9.0"
7   },
8   "license": "MIT",
9   "summary": "A clean and lightweight progress HUD for your iOS and tvOS app.",
10   "homepage": "https://github.com/SVProgressHUD/SVProgressHUD",
11   "authors": {
12     "Sam Vermette": "hello@samvermette.com",
13     "Tobias Tiemerding": "tobias@tiemerding.com"
14   },
15   "source": {
16     "git": "http://gitlab.dev.fenqile.com:9880/public_iOS/FQLSVProgressHUD.git",
17     "tag": "0.0.2"
18   },
19   "description": "SVProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS and tvOS. The success and error icons are from Freepik from Flaticon and are licensed under Creative Commons BY 3.0.",
20   "source_files": "FQLSVProgressHUD/*.{h,m}",
21   "frameworks": "QuartzCore",
22   "resources": "FQLSVProgressHUD/SVProgressHUD.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
27     ]
28   }