[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / c / b / JMProgressHUD / 0.1.8 / JMProgressHUD.podspec.json
blob83370963ac2d2f3f54012f6892719055789e2270
2   "name": "JMProgressHUD",
3   "version": "0.1.8",
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.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JMProgressHUD/Classes/**/*",
22   "resource_bundles": {
23     "JMProgressHUD": [
24       "JMProgressHUD/Assets/*.bundle"
25     ]
26   },
27   "dependencies": {
28     "MBProgressHUD": [
29       "~> 1.1.0"
30     ]
31   }