blob: c996470bb5c4b88d736ca6a7f685b450b1676bad [file] [log] [blame]
{
"name": "EGGProgressHUD",
"version": "0.4.0",
"summary": "EGGProgressHUD is simply progress dialog for ongoing task on iOS.",
"description": "EGGProgressHUD is simply progress dialog for ongoing task on iOS. It clean and easy-to-use you can apply to your project.",
"homepage": "https://github.com/mrdumnin/EGGProgressHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suchon Dumnin": "mrdumnin@gmail.com"
},
"source": {
"git": "https://github.com/mrdumnin/EGGProgressHUD.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EGGProgressHUD/Classes/**/*",
"resources": "EGGProgressHUD/Assets/EGGProgressHUDResource.bundle",
"pushed_with_swift_version": "3.0"
}