[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / SVProgressHUD / 1.1 / SVProgressHUD.podspec.json
blob4c7bbbb7c59b16e695b5515304468692c80d0151
2   "name": "SVProgressHUD",
3   "version": "1.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": "1.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 Freepik.",
18   "source_files": "SVProgressHUD/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "resources": "SVProgressHUD/SVProgressHUD.bundle",
21   "requires_arc": true