[Add] YIM 2.5.0
[CocoaPods.git] / Specs / b / 2 / 8 / DFProgressHUD / 1.0.4 / DFProgressHUD.podspec.json
blob83d2d2042bf2a2c8d77729a7e3ba23a281f8c49d
2   "name": "DFProgressHUD",
3   "version": "1.0.4",
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.4"
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