[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 2 / 8 / DFProgressHUD / 1.0.1 / DFProgressHUD.podspec.json
blob0e6c2f56f3ebfaebca97d539fb0db03503d6fe8a
2   "name": "DFProgressHUD",
3   "version": "1.0.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://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.1"
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