Skip to content

Commit

Permalink
[Add] DBProgressHUD 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TW-QT authored and CocoaPodsBot committed Jun 27, 2017
1 parent 1152cf1 commit f040a92
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions Specs/2/c/4/DBProgressHUD/1.1.3/DBProgressHUD.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "DBProgressHUD",
"version": "1.1.3",
"summary": "Dabay tech : DBProgressHUD is based on MBProgressHUD.",
"homepage": "https://github.com/Dabay-Tech/DBProgressHUD",
"license": "MIT",
"authors": {
"Tao Fei": "taofei0610@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Dabay-Tech/DBProgressHUD.git",
"tag": "1.1.3"
},
"source_files": "DBProgressHUD/**/*.{h,m}",
"resources": "DBProgressHUD/DBProgressHUD.bundle",
"frameworks": [
"CoreGraphics",
"QuartzCore",
"UIKit"
],
"dependencies": {
"MBProgressHUD": [
"~> 1.0.0"
]
},
"requires_arc": true
}

0 comments on commit f040a92

Please sign in to comment.