[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / c / 0 / 5 / MXProgressHUD / 1.0.0 / MXProgressHUD.podspec.json
blobc968b7dfd2ec463632da691779eacdab48086bde
2   "name": "MXProgressHUD",
3   "version": "1.0.0",
4   "summary": "A category of MBProgressHUD",
5   "description": "The first stable version of MXProgressHUD, a category of MBProgressHUD",
6   "homepage": "https://github.com/Meniny/MBProgressHUD-MX",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MBProgressHUD-MX.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MXProgressHUD/*.{h,m}",
17   "resources": "MXProgressHUD/MXProgressHUD.bundle",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "dependencies": {
23     "MBProgressHUD": [
25     ]
26   },
27   "requires_arc": true