[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / 5 / 3 / JJProgressHUD / 1.0.1 / JJProgressHUD.podspec.json
blob60c4b855ed9dc537833eafbadcd834dcc8486fe7
2   "name": "JJProgressHUD",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "JJProgressHUD",
9   "homepage": "https://github.com/ljj756640646/JJProgressHUD",
10   "authors": {
11     "lujunjie": "756640646@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/ljj756640646/JJProgressHUD.git",
15     "tag": "1.0.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JJProgressHUD/JJProgressHUD/JJProgressHUD/*.{swift,bundle,png}",
22   "dependencies": {
23     "MBProgressHUD": [
24       "~> 1.1.0"
25     ]
26   },
27   "swift_versions": "4.0",
28   "swift_version": "4.0"