[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 8 / DFProgressHUD / 1.0.3 / DFProgressHUD.podspec.json
blobfe653a57dc8ff7e06536d9cf2bc08a3b17da082b
2   "name": "DFProgressHUD",
3   "version": "1.0.3",
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.3"
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