[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / e / 8 / SVProgressHUD / 2.0-beta / SVProgressHUD.podspec.json
blob04ea9ed56240a812f87943080897c62bb7f5293c
2   "name": "SVProgressHUD",
3   "version": "2.0-beta",
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 app.",
10   "homepage": "http://samvermette.com/199",
11   "authors": {
12     "Sam Vermette": "hello@samvermette.com",
13     "Tobias Tiemerding": "tobias@tiemerding.com"
14   },
15   "source": {
16     "git": "https://github.com/TransitApp/SVProgressHUD.git",
17     "tag": "2.0-beta"
18   },
19   "description": "SVProgressHUD is an easy-to-use, clean and lightweight progress HUD for iOS. It’s a simplified and prettified alternative to the popular MBProgressHUD. The success and error icons are from Freepik.",
20   "source_files": "SVProgressHUD/*.{h,m}",
21   "frameworks": "QuartzCore",
22   "resources": "SVProgressHUD/SVProgressHUD.bundle",
23   "requires_arc": true