[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / 5 / 9 / SVProgressHUD_SXY / 2.0.5 / SVProgressHUD_SXY.podspec.json
blobc9244df88abcdc5fb5b07d8e10922cec60d40de5
2   "name": "SVProgressHUD_SXY",
3   "version": "2.0.5",
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/zhongyang/SVProgressHUD",
11   "authors": {
12     "Sam Vermette": "hello@samvermette.com",
13     "Tobias Tiemerding": "tobias@tiemerding.com"
14   },
15   "source": {
16     "git": "https://github.com/zhongyang/SVProgressHUD.git",
17     "tag": "2.0.5"
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": "SVProgressHUD/*.{h,m}",
21   "frameworks": "QuartzCore",
22   "resources": "SVProgressHUD/SVProgressHUD.bundle",
23   "requires_arc": true