[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / c / b / JMProgressHUD / 0.1.5 / JMProgressHUD.podspec.json
blob604f65b5e9212c7793d9b0c6772c5a25143173a5
2   "name": "JMProgressHUD",
3   "version": "0.1.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.1.5"
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   }