[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 6 / 9 / MBProgressHUD+JDragon / 0.0.1 / MBProgressHUD+JDragon.podspec.json
blobc46018f8cb00256ada63a86753b05bf9f45f88bf
2   "name": "MBProgressHUD+JDragon",
3   "version": "0.0.1",
4   "summary": "MBProgressHUD 封装",
5   "description": "MBProgressHUD 简单封装",
6   "homepage": "https://github.com/lyc59621//MBProgressHUD-JDragon",
7   "license": "MIT",
8   "authors": {
9     "JDragon": "lyc59621@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/lyc59621/MBProgressHUD-JDragon.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MBProgressHUD+JDragon/*.{h,m}",
19   "resources": "MBProgressHUD+JDragon/MBProgressHUD+JDragon.bundle",
20   "dependencies": {
21     "MBProgressHUD": [
22       "~> 0.9.2"
23     ]
24   },
25   "requires_arc": true