[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / a / c / f / HUD.podspec / 0.0.1 / HUD.podspec.podspec.json
blob6c36a2760dde9220f0db7a59d00b047fbb1eb01e
2   "name": "HUD.podspec",
3   "version": "0.0.1",
4   "summary": "An extension of MBProgressHUD",
5   "description": "An extension of MBProgressHUD with OC .",
6   "homepage": "https://github.com/iRemark/HUD-Example.git",
7   "license": "MIT",
8   "authors": {
9     "chuck": "lc081200@example.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/iRemark/HUD-Example.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MBProgressHUD+Manager",
20     "MBProgressHUD+Manager/**/*.{h,m}"
21   ],
22   "resources": "MBProgressHUD+Manager/MBProgressHUD.bundle",
23   "dependencies": {
24     "MBProgressHUD": [
26     ]
27   }