[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / BlurHUD / 1.1.0 / BlurHUD.podspec.json
blob8664c92320c9ce41c171b1c81cbf8403a3b00327
2   "name": "BlurHUD",
3   "module_name": "BlurHUD",
4   "version": "1.1.0",
5   "summary": "An re-implementation of the Apple's HUD.",
6   "homepage": "https://github.com/Bushtit/BlurHUD",
7   "license": "MIT",
8   "authors": {
9     "Elias Abel": "admin@meniny.cn"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_versions": "5",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/Bushtit/BlurHUD.git",
18     "tag": "1.1.0"
19   },
20   "source_files": "BlurHUD/**/*.{h,swift}",
21   "resources": "BlurHUD/*.xcassets"