[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / d / 1 / FQLSVProgressHUD / 0.0.4 / FQLSVProgressHUD.podspec.json
blob574d9e2b1f96999b8e9f43103cfbe6135e875b07
2   "name": "FQLSVProgressHUD",
3   "version": "0.0.4",
4   "platforms": {
5     "ios": "6.1"
6   },
7   "license": "MIT",
8   "summary": "A clean and lightweight progress HUD for your iOS and tvOS app.",
9   "homepage": "https://github.com/SVProgressHUD/SVProgressHUD",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com",
12     "Tobias Tiemerding": "tobias@tiemerding.com"
13   },
14   "source": {
15     "git": "http://gitlab.dev.fenqile.com:9880/public_iOS/FQLSVProgressHUD.git",
16     "tag": "0.0.4"
17   },
18   "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.",
19   "source_files": "FQLSVProgressHUD/*.{h,m}",
20   "frameworks": "QuartzCore",
21   "resources": "FQLSVProgressHUD/SVProgressHUD.bundle",
22   "requires_arc": true,
23   "dependencies": {
24     "FQLSDWebImage": [
26     ]
27   }