[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / 8 / SVProgressHUD / 0.2 / SVProgressHUD.podspec.json
blob2c670ae5a2c7cd4fb829c689397561607aa5227f
2   "name": "SVProgressHUD",
3   "version": "0.2",
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.2"
16   },
17   "description": "SVProgressHUD is a clean, lightweight and unobtrusive progress HUD for iOS. It’s a simplified and prettified alternative to the popular MBProgressHUD. Its fade in/out animations are highly inspired on Lauren Britcher’s HUD in Tweetie for iOS. The success and error icons are from Glyphish.",
18   "source_files": "SVProgressHUD/*.{h,m}",
19   "resources": "SVProgressHUD/SVProgressHUD.bundle",
20   "requires_arc": false