[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 8 / DFProgressHUD / 1.0.5 / DFProgressHUD.podspec.json
blob000526b51f89ba3527a2ceccb5b80220bd7e3d03
2   "name": "DFProgressHUD",
3   "version": "1.0.5",
4   "platforms": {
5     "ios": null
6   },
7   "license": "MIT",
8   "summary": "A clean and lightweight progress HUD for your iOS app.",
9   "homepage": "http://www.dramafever.com",
10   "authors": {
11     "Dan Morrow": "dmorrow@dramafever.com"
12   },
13   "source": {
14     "git": "https://github.com/DramaFever/DFProgressHUD.git",
15     "tag": "DF1.0.5"
16   },
17   "description": "DFProgressHUD is a fork of SVProgressHUD. The key difference is the addition of adding an array of images, to be animated, which was needed for our apps. The success and error icons are from Glyphish.",
18   "source_files": "SVProgressHUD/*.{h,m}",
19   "frameworks": "QuartzCore",
20   "resources": "SVProgressHUD/SVProgressHUD.bundle",
21   "requires_arc": true