blob: d303c1183ff1b53d0ba0ad32c8ff870c53a3820f [file] [log] [blame]
{
"name": "EGGProgressHUD",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EGGProgressHUD/Classes/**/*",
"resources": "EGGProgressHUD/Assets/EGGProgressHUDResource.bundle",
"pushed_with_swift_version": "2.3"
}