[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / JMProgressHUD / 0.2.5 / JMProgressHUD.podspec.json
blob03f2a0c4e674c506139ea0bcef19c5c82b57f19b
2   "name": "JMProgressHUD",
3   "version": "0.2.5",
4   "summary": "A short description of JMProgressHUD.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LiJingmin666/JMProgressHUD",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LiJingmin666": "lijingmin@agapday.com"
13   },
14   "source": {
15     "git": "https://github.com/LiJingmin666/JMProgressHUD.git",
16     "tag": "0.2.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JMProgressHUD/*",
22   "resource_bundles": {
23     "JMProgressHUD": [
24       "JMProgressHUD/*.bundle"
25     ]
26   },
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.1.0"
30     ]
31   }