[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 0 / a / BlurHUD / 1.0.0 / BlurHUD.podspec.json
blob3a01d1f859c0d4a9dedfefc637be14bf7d85943c
2   "name": "BlurHUD",
3   "module_name": "BlurHUD",
4   "version": "1.0.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_version": "4.1",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/Bushtit/BlurHUD.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "BlurHUD/**/*.{h,swift}",
21   "resources": "BlurHUD/*.xcassets"