[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / a / 2 / SVProgressHUDs / 0.8.2 / SVProgressHUDs.podspec.json
blob79ca310aea207644d39189af87a28c6269adc729
2   "name": "SVProgressHUDs",
3   "version": "0.8.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/sureshxaton/SVProgressHUD.git",
15     "branch": "develop",
16     "tag": "0.8.2"
17   },
18   "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.",
19   "source_files": "SVProgressHUD/*.{h,m}",
20   "preserve_paths": "Demo",
21   "frameworks": "QuartzCore",
22   "resources": "SVProgressHUD/SVProgressHUD.bundle",
23   "requires_arc": true