blob: 76c645c01b7db6a951822431c625d1f459a245b8 [file] [log] [blame]
{
"name": "EGGProgressHUD",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EGGProgressHUD/Classes/**/*",
"pushed_with_swift_version": "3.0"
}