[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / b / e / 8 / SVProgressHUD / 0.8.1 / SVProgressHUD.podspec.json
blob435a04b2a59a1fc66163a8f7c8a4bfa7ef94ce1d
2   "name": "SVProgressHUD",
3   "version": "0.8.1",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "A clean and lightweight progress HUD for your iOS app.",
9   "homepage": "http://samvermette.com/199",
10   "authors": {
11     "Sam Vermette": "hello@samvermette.com"
12   },
13   "source": {
14     "git": "https://github.com/samvermette/SVProgressHUD.git",
15     "tag": "0.8.1"
16   },
17   "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 Glyphish.",
18   "source_files": "SVProgressHUD/*.{h,m}",
19   "preserve_paths": "Demo",
20   "frameworks": "QuartzCore",
21   "resources": "SVProgressHUD/SVProgressHUD.bundle",
22   "requires_arc": true