[Add] STBaseProject 1.1.2
[CocoaPods.git] / Specs / b / 2 / 8 / DFProgressHUD / 1.0.2 / DFProgressHUD.podspec.json
blob05dd43e71ca91b97afb733eb6ba9aa992784f863
2   "name": "DFProgressHUD",
3   "version": "1.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://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.2"
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